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-type.c


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

Index: pspp/src/file-type.c
diff -u pspp/src/file-type.c:1.21 pspp/src/file-type.c:1.22
--- pspp/src/file-type.c:1.21   Mon May 16 07:33:17 2005
+++ pspp/src/file-type.c        Sun Jul 31 21:42:46 2005
@@ -33,6 +33,9 @@
 #include "var.h"
 #include "vfm.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* Defines the three types of complex files read by FILE TYPE. */
 enum
   {




reply via email to

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