sane.ds: Declare a function static.

oldstable
Andrew Talbot 2007-01-27 18:08:01 +00:00 committed by Alexandre Julliard
parent b618fc2ce9
commit 3c43ca5df3
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ static TW_UINT16 SANE_GetIdentity( pTW_IDENTITY, pTW_IDENTITY);
static TW_UINT16 SANE_OpenDS( pTW_IDENTITY, pTW_IDENTITY);
#endif
TW_UINT16 SANE_SourceControlHandler (
static TW_UINT16 SANE_SourceControlHandler (
pTW_IDENTITY pOrigin,
TW_UINT16 DAT,
TW_UINT16 MSG,