Commit c9384a20 authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard

gphoto2.ds: Make an internal function static.

parent cdd717bc
......@@ -61,7 +61,7 @@ static TW_UINT16 GPHOTO2_GetIdentity( pTW_IDENTITY, pTW_IDENTITY);
static TW_UINT16 GPHOTO2_OpenDS( pTW_IDENTITY, pTW_IDENTITY);
#endif
TW_UINT16 GPHOTO2_SourceControlHandler (
static TW_UINT16 GPHOTO2_SourceControlHandler (
pTW_IDENTITY pOrigin,
TW_UINT16 DAT,
TW_UINT16 MSG,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment