2000-10-08 Jochen Eisinger <jochen.eisinger@gmx.net>

* sanei_pa4s2.c: fixed all but one compiler warning
DEVEL_2_0_BRANCH-1
Jochen Eisinger 2000-10-08 13:58:42 +00:00
rodzic a466f9f914
commit 5f80116eb8
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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);
}