pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/vfm.c
diff -u pspp/src/vfm.c:1.38 pspp/src/vfm.c:1.39
--- pspp/src/vfm.c:1.38 Mon Jul  4 05:51:20 2005
+++ pspp/src/vfm.c      Sun Jul 31 21:42:46 2005
@@ -42,6 +42,9 @@
 #include "var.h"
 #include "value-labels.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /*
    Virtual File Manager (vfm):
 




reply via email to

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