summaryrefslogtreecommitdiff
path: root/print/bibview/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/bibview/files/patch-ab')
-rw-r--r--print/bibview/files/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/print/bibview/files/patch-ab b/print/bibview/files/patch-ab
new file mode 100644
index 000000000000..8887fc743dcb
--- /dev/null
+++ b/print/bibview/files/patch-ab
@@ -0,0 +1,14 @@
+--- bibview.c.orig Fri Apr 21 18:49:15 1995
++++ bibview.c Thu Sep 11 13:08:28 1997
+@@ -170,9 +170,9 @@
+ /* fallback resources */
+ static char *fallback_resources[] = {
+ #ifdef GERMAN
+- #include "fb_ger.h"
++#include "fb_ger.h"
+ #else
+- #include "fb_res.h"
++#include "fb_res.h"
+ #endif
+ NULL
+ };