pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/print.c
diff -u pspp/src/print.c:1.20 pspp/src/print.c:1.21
--- pspp/src/print.c:1.20       Fri Apr 29 01:02:15 2005
+++ pspp/src/print.c    Sun Jul 31 21:42:46 2005
@@ -35,6 +35,9 @@
 #include "tab.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* Describes what to do when an output field is encountered. */
 enum
   {




reply via email to

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