pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/output.c
diff -u pspp/src/output.c:1.17 pspp/src/output.c:1.18
--- pspp/src/output.c:1.17      Tue Jun  7 07:20:50 2005
+++ pspp/src/output.c   Sun Jul 31 21:42:46 2005
@@ -34,6 +34,9 @@
 #include "settings.h"
 #include "str.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* FIXME? Should the output configuration format be changed to
    drivername:classname:devicetype:options, where devicetype is zero
    or more of screen, printer, listing? */




reply via email to

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