pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/src/file-handle.q


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/file-handle.q
Date: Sun, 31 Jul 2005 17:43:00 -0400

Index: pspp/src/file-handle.q
diff -u pspp/src/file-handle.q:1.21 pspp/src/file-handle.q:1.22
--- pspp/src/file-handle.q:1.21 Sun Jul 31 05:45:01 2005
+++ pspp/src/file-handle.q      Sun Jul 31 21:42:46 2005
@@ -26,11 +26,14 @@
 #include "filename.h"
 #include "command.h"
 #include "lexer.h"
-#include "getline.h"
+#include "getl.h"
 #include "error.h"
 #include "magic.h"
 #include "var.h"
 #include "linked-list.h"
+
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
 
 /* (headers) */
 




reply via email to

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