pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/date.c
diff -u pspp/src/date.c:1.2 pspp/src/date.c:1.3
--- pspp/src/date.c:1.2 Fri Apr 29 01:02:14 2005
+++ pspp/src/date.c     Sun Jul 31 21:42:46 2005
@@ -22,6 +22,9 @@
 #include "error.h"
 #include "lexer.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* Stub for USE command. */
 int
 cmd_use (void) 




reply via email to

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