cppi, on one line
authorJim Meyering <jim@meyering.net>
Wed, 25 Oct 2000 06:01:24 +0000 (06:01 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 25 Oct 2000 06:01:24 +0000 (06:01 +0000)
lib/obstack.c

index 53ede1506f774c8643c87faa976a3a4904a2f922..dde9405b8232407a0d5071264df9ac390bd20201 100644 (file)
@@ -457,7 +457,7 @@ _obstack_memory_used (h)
 \f
 /* Define the error handler.  */
 # ifndef _
-# if defined HAVE_LIBINTL_H || defined _LIBC
+#  if defined HAVE_LIBINTL_H || defined _LIBC
 #   include <libintl.h>
 #   ifndef _
 #    define _(Str) gettext (Str)