projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e740427
)
autoupdate
author
Karl Berry
<karl@freefriends.org>
Thu, 11 Mar 2004 13:04:48 +0000
(13:04 +0000)
committer
Karl Berry
<karl@freefriends.org>
Thu, 11 Mar 2004 13:04:48 +0000
(13:04 +0000)
lib/getopt.c
patch
|
blob
|
history
diff --git
a/lib/getopt.c
b/lib/getopt.c
index 6127ed17890746df5d4fd4c3eca3e8bbc27ca614..8f017f87b14435b407a44576ee87f4eb2ad7bcef 100644
(file)
--- a/
lib/getopt.c
+++ b/
lib/getopt.c
@@
-70,8
+70,8
@@
# include <libintl.h>
#else
# include "gettext.h"
+# define _(msgid) gettext (msgid)
#endif
-#define _(msgid) gettext (msgid)
#if defined _LIBC && defined USE_IN_LIBIO
# include <wchar.h>