pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/get.c
diff -u pspp/src/get.c:1.35 pspp/src/get.c:1.36
--- pspp/src/get.c:1.35 Sun Jul 31 05:49:44 2005
+++ pspp/src/get.c      Sun Jul 31 21:42:46 2005
@@ -40,6 +40,9 @@
 #include "vfm.h"
 #include "vfmP.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 /* Rearranging and reducing a dictionary. */




reply via email to

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