Made internal function static.

merge-requests/1/head
Henning Geinitz 2003-12-16 20:51:23 +00:00
rodzic 9eee10f70a
commit 81a5fe7617
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,7 @@
2003-12-16 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/unsupported.desc: Added Canon 3200F.
* backend/gt68xx_gt6801.h: Made internal function static.
2003-12-15 Oliver Schirrmeister <oschirr@abm.de>
* backends/fujitsu.[hc]: Bugfix: The options pagewidth and

Wyświetl plik

@ -55,7 +55,7 @@ static SANE_Status
gt6801_download_firmware (GT68xx_Device * dev,
SANE_Byte * data, SANE_Word size);
SANE_Status
static SANE_Status
gt6801_u16b_download_firmware (GT68xx_Device * dev,
SANE_Byte * data, SANE_Word size);