kopia lustrzana https://gitlab.com/sane-project/backends
2001-05-26 Jochen Eisinger <jochen.eisinger@gmx.net>
* backend/mustek_pp.c: declared function comp() static * TODO: removed entry regarding this problemDEVEL_2_0_BRANCH-1
rodzic
54f2cb2302
commit
db7eaab9c4
|
@ -523,7 +523,7 @@ send_voltages (Mustek_PP_Device * dev)
|
|||
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
compar (const void *a, const void *b)
|
||||
{
|
||||
return (signed int) (*(const SANE_Byte *) a) -
|
||||
|
|
Ładowanie…
Reference in New Issue