From: Karl Berry Date: Thu, 11 Mar 2004 13:04:48 +0000 (+0000) Subject: autoupdate X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb51051916455e2342ccc1ef1708ae30d615287c;p=pspp autoupdate --- diff --git a/lib/getopt.c b/lib/getopt.c index 6127ed1789..8f017f87b1 100644 --- a/lib/getopt.c +++ b/lib/getopt.c @@ -70,8 +70,8 @@ # include #else # include "gettext.h" +# define _(msgid) gettext (msgid) #endif -#define _(msgid) gettext (msgid) #if defined _LIBC && defined USE_IN_LIBIO # include