From: Jim Meyering Date: Wed, 25 Oct 2000 06:01:24 +0000 (+0000) Subject: cppi, on one line X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3b5b96e6c19f283c45d1b5970fe9f07975f0fe;p=pspp cppi, on one line --- diff --git a/lib/obstack.c b/lib/obstack.c index 53ede1506f..dde9405b82 100644 --- a/lib/obstack.c +++ b/lib/obstack.c @@ -457,7 +457,7 @@ _obstack_memory_used (h) /* Define the error handler. */ # ifndef _ -# if defined HAVE_LIBINTL_H || defined _LIBC +# if defined HAVE_LIBINTL_H || defined _LIBC # include # ifndef _ # define _(Str) gettext (Str)