pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/val-labs.c
diff -u pspp/src/val-labs.c:1.14 pspp/src/val-labs.c:1.15
--- pspp/src/val-labs.c:1.14    Mon May 16 07:33:17 2005
+++ pspp/src/val-labs.c Sun Jul 31 21:42:46 2005
@@ -28,6 +28,9 @@
 #include "str.h"
 #include "value-labels.h"
 #include "var.h"
+
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
 
 /* Declarations. */
 




reply via email to

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