changeset 14373:dc61f43340a6

test-exclude.c: remove unmatched #endif * tests/test-exclude.c: Remove stray #endif, left over from the change of a week ago.
author Jim Meyering <meyering@redhat.com>
date Sun, 20 Feb 2011 20:02:10 +0100
parents b894b1646164
children 85a5ffbc0cb3
files ChangeLog tests/test-exclude.c
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-20  Jim Meyering  <meyering@redhat.com>
+
+	test-exclude.c: remove unmatched #endif
+	* tests/test-exclude.c: Remove stray #endif, left over from
+	the change of a week ago.
+
 2011-02-19  Jim Meyering  <meyering@redhat.com>
 
 	git-version-gen: skip "-dirty" check when appropriate
--- a/tests/test-exclude.c
+++ b/tests/test-exclude.c
@@ -68,7 +68,6 @@
 # else
 #  define _GL_ATTRIBUTE_NORETURN /* empty */
 # endif
-#endif
 
 ARGMATCH_DIE_DECL _GL_ATTRIBUTE_NORETURN;
 ARGMATCH_DIE_DECL { exit (1); }