diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /print/ghostscript7/files/patch-src_gdevhl12.c | |
parent | 0d9507efb9d902ba8e7fafa90edd7893d2f8db19 (diff) |
Diffstat (limited to 'print/ghostscript7/files/patch-src_gdevhl12.c')
-rw-r--r-- | print/ghostscript7/files/patch-src_gdevhl12.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ghostscript7/files/patch-src_gdevhl12.c b/print/ghostscript7/files/patch-src_gdevhl12.c deleted file mode 100644 index 2976befa7cbe..000000000000 --- a/print/ghostscript7/files/patch-src_gdevhl12.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gdevhl12.c.orig Sun Aug 1 13:39:19 2004 -+++ src/gdevhl12.c Sun Aug 1 13:40:07 2004 -@@ -640,7 +640,7 @@ - case TRAY_MANUAL: - tray_pcl = "\033&l2H"; - break; -- default: -+ default: ; - } - if (pdev->PageCount == 0) { - /* initialize printer */ |