pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/groff-font.c
diff -u pspp/src/groff-font.c:1.11 pspp/src/groff-font.c:1.12
--- pspp/src/groff-font.c:1.11  Sun May  1 07:24:24 2005
+++ pspp/src/groff-font.c       Sun Jul 31 21:42:46 2005
@@ -28,10 +28,14 @@
 #include "alloc.h"
 #include "error.h"
 #include "filename.h"
+#include "getline.h"
 #include "hash.h"
 #include "pool.h"
 #include "str.h"
 #include "version.h"
+
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
 
 int font_number_to_index (int);
 




reply via email to

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