Julien BLACHE
|
f535dd8cd9
|
rts8891: fix format string
|
2010-06-23 18:21:39 +02:00 |
Julien BLACHE
|
0951e1b780
|
niash: fix format string for gamma table debugging, slight rework
Avoid calling strcpy()/strcat() unnecessarily, kill intermediate buffer.
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
74509fc4cb
|
hp5400: kill unused strdup() call, leaking memory
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
91854aadc5
|
umax_pp: define _XOPEN_SOURCE for putenv()
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
7d6e63d1d3
|
sp15c: remove "/*" within comment
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
7dce86e221
|
snapscan: remove "/*" within comment
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
98c8824299
|
mustek: add missing array subscript in NULL check
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
606843d04e
|
kvs20xx: pack struct window and use proper types, remove lvalue casts
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
9fde3bdd80
|
kvs20xx: add missing include kvs20xx_cmd.h
|
2010-06-23 18:21:38 +02:00 |
Julien BLACHE
|
75c58b8bb8
|
kvs20xx: fix function definitions for functions with void parameter list
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
1895efb43f
|
kvs1025: fix size_t formatting/printing
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
f173ed3f34
|
kvs1025: fix function definitions for functions with void parameter list
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
ecf956fb5d
|
kvs1025: fix missing prototype for kv_usb_escape()
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
ed907bf94d
|
kodak: kill unused function
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
44c6f6d3a9
|
kodak: fix size_t formatting/printing
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
8d16965444
|
ibm: fix sane_init() DBG() call wrt function pointer cast to void *
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
4190b368b8
|
hpsj5s: fix pointer to/from integer casts
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
04b0c72e35
|
hp3900: fix possibly uninitialized variable
|
2010-06-23 18:21:37 +02:00 |
Julien BLACHE
|
f0f7918101
|
hp: fix hp_bool_t to be unsigned
Fixes overflow warnings on 1-bit bitfields built on hp_bool_t.
|
2010-06-23 18:21:36 +02:00 |
Julien BLACHE
|
1bd8404c12
|
hp: remove "/*" within comment
|
2010-06-23 18:21:36 +02:00 |
Julien BLACHE
|
fb05cbf864
|
gt68xx: fix possibly uninitialized variable
|
2010-06-23 18:21:36 +02:00 |
Julien BLACHE
|
677fe1fa30
|
genesys: fix size_t formatting/printing
|
2010-06-23 18:21:36 +02:00 |
Julien BLACHE
|
1c972275b0
|
genesys: fix signed/unsigned type mismatch
|
2010-06-23 18:21:36 +02:00 |
Julien BLACHE
|
895be59cf7
|
genesys: add missing return type
|
2010-06-23 18:21:36 +02:00 |
Julien BLACHE
|
f1e6da614a
|
genesys: add missing prototype for sanei_genesys_fe_read_data()
|
2010-06-23 18:21:36 +02:00 |
Julien BLACHE
|
f20bacec71
|
genesys: kill unused variables
|
2010-06-23 18:21:35 +02:00 |
Julien BLACHE
|
cbf44978a7
|
fujitsu: fix size_t formatting/printing
|
2010-06-23 18:21:35 +02:00 |
Julien BLACHE
|
55879ed539
|
epson2: use proper ISO C initializers
|
2010-06-23 18:21:35 +02:00 |
Julien BLACHE
|
1226081046
|
epson2: add missing prototype for esci_get_scanning_parameter()
|
2010-06-23 18:21:35 +02:00 |
Julien BLACHE
|
37418beaab
|
epson2: fix signed/unsigned type mismatch
|
2010-06-23 18:21:35 +02:00 |
Julien BLACHE
|
ddc05986d7
|
dell1600n: fix size_t formatting/printing
|
2010-06-23 18:21:35 +02:00 |
Julien BLACHE
|
c009f9038c
|
dell1600n: fix pointer to/from integer casts
|
2010-06-23 18:21:35 +02:00 |
Julien BLACHE
|
32f2a2da18
|
canon_pp: fix sane_init() DBG() call wrt function pointer cast to void *
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
9c94a5b9aa
|
canon_dr: fix size_t formatting/printing
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
9718c2230d
|
canon: wrap unused function in #ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
1cb507e84e
|
avision: fix format strings for DBG()
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
1c908927de
|
avision: kill unused function
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
634bb89a71
|
avision: fix missing parentheses
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
c67acb6918
|
as6e: fix sane_init() DBG() call wrt function pointer cast to void *
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
583e8135f6
|
artec: fix sane_init() DBG() call wrt function pointer cast to void *
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
60b79b6463
|
sanei_magic: kill unused variable
|
2010-06-23 18:21:34 +02:00 |
Julien BLACHE
|
fdf71ff95b
|
p5: fix size_t formatting/printing
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
7598a1a2c2
|
xerox_mfp: fix sane_init() DBG() call wrt function pointer cast to void *
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
fbc35400fa
|
u12: fix uninitialized variable
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
d1ffaf09ce
|
st400: fix sane_init() DBG() call wrt function pointer cast to void *
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
d9f370158e
|
plustek-pp: fix type-punning error
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
d4d1e4de7d
|
plustek-pp: fix uninitialized variable
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
31005330f0
|
net: fix sane_init() DBG() call wrt function pointer cast to void *
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
c8e15bcf7d
|
nec: fix cast
|
2010-06-23 18:21:33 +02:00 |
Julien BLACHE
|
0cc56aa5bf
|
microtek: fix signed/unsigned type mismatches
|
2010-06-23 18:21:32 +02:00 |