From 01a9f79f0a3692d8148990805beabc8593d3596d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 18 Apr 2001 21:37:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'. --- graphics/gimp/files/patch-plug-ins_print_print.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/gimp/files/patch-plug-ins_print_print.c (limited to 'graphics/gimp/files/patch-plug-ins_print_print.c') diff --git a/graphics/gimp/files/patch-plug-ins_print_print.c b/graphics/gimp/files/patch-plug-ins_print_print.c deleted file mode 100644 index 36f4bf7148cf..000000000000 --- a/graphics/gimp/files/patch-plug-ins_print_print.c +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/print/print.c.orig Tue Dec 26 07:43:54 2000 -+++ plug-ins/print/print.c Tue Dec 26 07:44:07 2000 -@@ -1417,7 +1417,7 @@ - - if (i < (sizeof(lpcs) / sizeof(lpcs[0]))) - { -- strcat(command, " status < /dev/null"); -+ strcat(command, " status all < /dev/null"); - type = PRINTERS_LPC; - } - else -- cgit v1.2.3