pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/title.c
diff -u pspp/src/title.c:1.9 pspp/src/title.c:1.10
--- pspp/src/title.c:1.9        Mon May 16 07:33:17 2005
+++ pspp/src/title.c    Sun Jul 31 21:42:46 2005
@@ -31,6 +31,9 @@
 #include "version.h"
 #include "vfm.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 static int get_title (const char *cmd, char **title);




reply via email to

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