Added missing '#endif'.
authorMartin Baulig <martin@src.gnome.org>
Wed, 20 May 1998 08:38:00 +0000 (08:38 +0000)
committerMartin Baulig <martin@src.gnome.org>
Wed, 20 May 1998 08:38:00 +0000 (08:38 +0000)
svn path=/trunk/; revision=215

support/strerror.c

index 296f19b..f8fff57 100644 (file)
@@ -10,6 +10,7 @@
 #else
 # define PARAMS(args) ()
 #endif
+#endif
 
 
 #ifdef HAVE_SYS_ERRLIST