pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/ascii.c
diff -u pspp/src/ascii.c:1.16 pspp/src/ascii.c:1.17
--- pspp/src/ascii.c:1.16       Mon Jun 13 06:51:13 2005
+++ pspp/src/ascii.c    Sun Jul 31 21:42:46 2005
@@ -32,6 +32,9 @@
 #include "pool.h"
 #include "version.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* ASCII driver options: (defaults listed first)
 
    output-file="pspp.list"




reply via email to

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