From 9a885c614bacb1567aba6144e29667d045d6dcf6 Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Thu, 25 Jan 2007 14:26:46 +0000 Subject: - Added files/ patch-api_model.c, patch-prnt_hpijs_configure - Fixed OPTIONS usage (ports/108103) and PREFIX problem - Removed files/ patch-backend_hp_hp.c, patch-scan_sane_hpaio.c, patch-scan_sane.c - Updated to 1.6.12 PR: ports/108278 Submitted by: Anish Minstry (maintainer) Approved by: alexbl (mentor, implicit) --- print/hplip3/files/patch-backend_hp_hp.c | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 print/hplip3/files/patch-backend_hp_hp.c (limited to 'print/hplip3/files/patch-backend_hp_hp.c') diff --git a/print/hplip3/files/patch-backend_hp_hp.c b/print/hplip3/files/patch-backend_hp_hp.c deleted file mode 100644 index 8c13c66c2590..000000000000 --- a/print/hplip3/files/patch-backend_hp_hp.c +++ /dev/null @@ -1,19 +0,0 @@ ---- backend/hp/hp.c.orig Tue May 23 15:18:48 2006 -+++ backend/hp/hp.c Tue May 23 15:19:33 2006 -@@ -427,6 +427,7 @@ - int len, vstatus, cnt; - char buf[BUFFER_SIZE+HEADER_SIZE]; - MsgAttributes ma; -+ int hd=-1, channel=-1, n, total, retry=0, size; - - if (argc > 1) - { -@@ -474,8 +475,6 @@ - } - copies = atoi(argv[4]); - } -- -- int hd=-1, channel=-1, n, total, retry=0, size; - - hplip_Init(); - -- cgit v1.2.3