pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/dfm-write.c
diff -u pspp/src/dfm-write.c:1.2 pspp/src/dfm-write.c:1.3
--- pspp/src/dfm-write.c:1.2    Fri Apr 29 01:02:14 2005
+++ pspp/src/dfm-write.c        Sun Jul 31 21:42:46 2005
@@ -28,6 +28,9 @@
 #include "filename.h"
 #include "str.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* Data file writer. */
 struct dfm_writer
   {




reply via email to

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