pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/count.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/count.c
Date: Sun, 31 Jul 2005 17:42:55 -0400

Index: pspp/src/count.c
diff -u pspp/src/count.c:1.18 pspp/src/count.c:1.19
--- pspp/src/count.c:1.18       Mon May 16 07:33:16 2005
+++ pspp/src/count.c    Sun Jul 31 21:42:46 2005
@@ -29,6 +29,9 @@
 #include "str.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* Implementation details:
 
    The S?SS manuals do not specify the order that COUNT subcommands are




reply via email to

[Prev in Thread] Current Thread [Next in Thread]