kopia lustrzana https://gitlab.com/sane-project/backends
2000-10-08 Jochen Eisinger <jochen.eisinger@gmx.net>
* sanei_pa4s2.c: fixed all but one compiler warningDEVEL_2_0_BRANCH-1
rodzic
a466f9f914
commit
5f80116eb8
|
@ -411,6 +411,7 @@ pa4s2_readend_uni (u_int base)
|
|||
{
|
||||
|
||||
DBG (6, "pa4s2_readend_uni: end of reading sequence\n");
|
||||
DBG (129, "unused base 0x%03X\n", base);
|
||||
|
||||
}
|
||||
|
||||
|
@ -458,6 +459,7 @@ pa4s2_readend_nib (u_int base)
|
|||
{
|
||||
|
||||
DBG (6, "pa4s2_readend_nib: end of reading sequence\n");
|
||||
DBG (129, "unused base 0x%03X\n", base);
|
||||
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue