summaryrefslogtreecommitdiff
path: root/source3/include/intl.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/intl.h')
-rw-r--r--source3/include/intl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/intl.h b/source3/include/intl.h
index 5b56d9aa2c..01fa3bad97 100644
--- a/source3/include/intl.h
+++ b/source3/include/intl.h
@@ -22,3 +22,4 @@
/* ideally we would have a static mapping, but that precludes
dynamic loading. This is a reasonable compromise */
#define _(x) lang_msg_rotate(x)
+#define N_(x) (x)