From: Jim Meyering Date: Wed, 25 Oct 2000 06:01:24 +0000 (+0000) Subject: cppi, on one line X-Git-Tag: FILEUTILS-4_0_28~46 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=faf5915f7db7ded061aae88768ab4b2650ede204;p=thirdparty%2Fcoreutils.git 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)