pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/do-if.c
diff -u pspp/src/do-if.c:1.11 pspp/src/do-if.c:1.12
--- pspp/src/do-if.c:1.11       Fri Apr 29 01:02:14 2005
+++ pspp/src/do-if.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)
+
 #include "debug-print.h"
 
 /* *INDENT-OFF* */




reply via email to

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