Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge commit 'v1.7.5' into svn-fe
[gitweb.git]
/
gettext.h
diff --git
a/gettext.h
b/gettext.h
index 1b253b7e760cbe78ecfa719eb4e3cd17c0e33176..24d91824e5a810cb3f2cbc4ca0514ec68725597d 100644
(file)
--- a/
gettext.h
+++ b/
gettext.h
@@
-35,6
+35,6
@@
const char *Q_(const char *msgid, const char *plu, unsigned long n)
}
/* Mark msgid for translation but do not translate it. */
-#define N_(msgid)
(msgid)
+#define N_(msgid)
msgid
#endif