pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/flip.c
diff -u pspp/src/flip.c:1.25 pspp/src/flip.c:1.26
--- pspp/src/flip.c:1.25        Tue Jul  5 01:26:35 2005
+++ pspp/src/flip.c     Sun Jul 31 21:42:46 2005
@@ -42,6 +42,9 @@
 #include <sys/types.h>
 #endif
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* List of variable names. */
 struct varname
   {




reply via email to

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