summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript5/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/vfghostscript5/files/patch-ab')
-rw-r--r--japanese/vfghostscript5/files/patch-ab30
1 files changed, 11 insertions, 19 deletions
diff --git a/japanese/vfghostscript5/files/patch-ab b/japanese/vfghostscript5/files/patch-ab
index 54e7de5390e8..80d27125514b 100644
--- a/japanese/vfghostscript5/files/patch-ab
+++ b/japanese/vfghostscript5/files/patch-ab
@@ -1,19 +1,11 @@
-*** zkfvflib.c.orig Sat Nov 9 19:23:11 1996
---- zkfvflib.c Sat Nov 9 19:23:26 1996
-***************
-*** 19,25 ****
- #include "files.h"
-
- /* Including the header file for VFlib. */
-! #include "VF.h"
- #ifdef __MSDOS__
- # include "dos_.h"
- #endif
---- 19,25 ----
- #include "files.h"
-
- /* Including the header file for VFlib. */
-! #include <VF.h>
- #ifdef __MSDOS__
- # include "dos_.h"
- #endif
+--- zkfvflib.c.orig Tue Nov 25 18:41:45 1997
++++ zkfvflib.c Tue Nov 25 18:41:47 1997
+@@ -19,7 +19,7 @@
+ #include "files.h"
+
+ /* Including the header file for VFlib. */
+-#include "VF.h"
++#include <VF.h>
+ #ifdef __MSDOS__
+ # include "dos_.h"
+ #endif