diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript9-agpl-base/files/patch-devices_gdevvglb.c (renamed from print/ghostscript9-base/files/patch-base-gdevvglb.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript9-base/files/patch-base-gdevvglb.c b/print/ghostscript9-agpl-base/files/patch-devices_gdevvglb.c index 8f7d239726ff..86adcbcb2497 100644 --- a/print/ghostscript9-base/files/patch-base-gdevvglb.c +++ b/print/ghostscript9-agpl-base/files/patch-devices_gdevvglb.c @@ -1,6 +1,6 @@ ---- base/gdevvglb.c.orig 2011-07-17 19:56:33.000000000 +0900 -+++ base/gdevvglb.c 2011-07-17 19:57:10.000000000 +0900 -@@ -367,12 +367,3 @@ +--- devices/gdevvglb.c.orig 2015-03-30 08:21:24 UTC ++++ devices/gdevvglb.c +@@ -368,12 +368,3 @@ vgalib_put_params(gx_device * dev, gs_pa } return 0; } |