pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/pfm-write.c
diff -u pspp/src/pfm-write.c:1.14 pspp/src/pfm-write.c:1.15
--- pspp/src/pfm-write.c:1.14   Wed Jul 27 03:08:30 2005
+++ pspp/src/pfm-write.c        Sun Jul 31 21:42:46 2005
@@ -40,6 +40,9 @@
 #include "var.h"
 #include "version.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 /* Portable file writer. */




reply via email to

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