6006228646
- merge review: remove comment causing doxygen to emit non-utf output (#226377) - other minor spec cleanups
26 lines
689 B
Diff
26 lines
689 B
Diff
changeset: 6180:aa5086a15540
|
|
user: Ralf Corsépius <corsepiu@fedoraproject.org>
|
|
date: Wed Oct 10 08:37:35 2007 +0200
|
|
files: build.c
|
|
description:
|
|
Kick out polish comment.
|
|
(transplanted from 6b4e7092bfc65ed7a95f4be20b86db814c6d999c)
|
|
|
|
|
|
diff -r 48dd32feaef5 -r aa5086a15540 build.c
|
|
--- a/build.c Tue Oct 09 15:47:15 2007 +0300
|
|
+++ b/build.c Wed Oct 10 08:37:35 2007 +0200
|
|
@@ -49,11 +49,6 @@ static int checkSpec(rpmts ts, Header h)
|
|
return rc;
|
|
}
|
|
|
|
-/*
|
|
- * Kurwa, durni ameryka?ce sobe zawsze my?l?, ?e ca?y ?wiat mówi po
|
|
- * angielsku...
|
|
- */
|
|
-/* XXX this is still a dumb test but at least it's i18n aware */
|
|
/**
|
|
*/
|
|
static int isSpecFile(const char * specfile)
|
|
|