summaryrefslogtreecommitdiff
path: root/print/hplip/files/patch-backend_hp_hp.c
blob: 8c13c66c2590ca6890e394ac094be8735296c29d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 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();