summaryrefslogtreecommitdiff
path: root/print/ghostscript9-base/files/patch-base_gdevvglb.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--print/ghostscript9-base/files/patch-base_gdevvglb.c (renamed from print/ghostscript9-agpl-base/files/patch-devices-gdevvglb.c)6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript9-agpl-base/files/patch-devices-gdevvglb.c b/print/ghostscript9-base/files/patch-base_gdevvglb.c
index ca8dcf130c2c..c6b38a6c68be 100644
--- a/print/ghostscript9-agpl-base/files/patch-devices-gdevvglb.c
+++ b/print/ghostscript9-base/files/patch-base_gdevvglb.c
@@ -1,6 +1,6 @@
---- devices/gdevvglb.c.orig 2011-07-17 19:56:33.000000000 +0900
-+++ devices/gdevvglb.c 2011-07-17 19:57:10.000000000 +0900
-@@ -367,12 +367,3 @@
+--- base/gdevvglb.c.orig 2012-08-08 08:01:36 UTC
++++ base/gdevvglb.c
+@@ -368,12 +368,3 @@ vgalib_put_params(gx_device * dev, gs_pa
}
return 0;
}