pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/vars-atr.c
diff -u pspp/src/vars-atr.c:1.24 pspp/src/vars-atr.c:1.25
--- pspp/src/vars-atr.c:1.24    Sun Jul 31 06:06:50 2005
+++ pspp/src/vars-atr.c Sun Jul 31 21:42:46 2005
@@ -34,6 +34,9 @@
 #include "value-labels.h"
 #include "vfm.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 /* Assign auxiliary data AUX to variable V, which must not




reply via email to

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