pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/devind.c
diff -u pspp/src/devind.c:1.7 pspp/src/devind.c:1.8
--- pspp/src/devind.c:1.7       Fri Apr 29 01:02:14 2005
+++ pspp/src/devind.c   Sun Jul 31 21:42:46 2005
@@ -101,11 +101,14 @@
 #include "alloc.h"
 #include "error.h"
 #include "filename.h"
-#include "getline.h"
+#include "getl.h"
 #include "output.h"
 #include "som.h"
 #include "tab.h"
 #include "version.h"
+
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
 
 /* Device-independent output driver extension record. */
 struct devind_driver_ext




reply via email to

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