about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/www_tcp.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-01-28 22:31:24 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2004-01-28 22:31:24 -0500
commit7352a91bc1925296bc103f972c9988178cbbbc43 (patch)
treed8a764e909e2a10d254a383386b0bbfef4210a7c /WWW/Library/Implementation/www_tcp.h
parenta667eb0b51f7cb224924921194b4dfadfded3095 (diff)
downloadlynx-snapshots-7352a91bc1925296bc103f972c9988178cbbbc43.tar.gz
snapshot of project "lynx", label v2-8-5pre_4
Diffstat (limited to 'WWW/Library/Implementation/www_tcp.h')
-rw-r--r--WWW/Library/Implementation/www_tcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/www_tcp.h b/WWW/Library/Implementation/www_tcp.h
index 94db09ee..4cd4b76b 100644
--- a/WWW/Library/Implementation/www_tcp.h
+++ b/WWW/Library/Implementation/www_tcp.h
@@ -686,7 +686,7 @@ typedef unsigned short mode_t;
 #include <libgettext.h>
 #endif
 
-#define N_(s) (s)
+#define N_(s) s
 
 #ifndef HAVE_GETTEXT
 #define gettext(s) s