mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
gphoto2.ds: Mark a variable with hidden visibility.
This commit is contained in:
parent
dc5c9c5595
commit
3abe627af5
@ -101,7 +101,7 @@ struct tagActiveDS
|
||||
struct jpeg_decompress_struct jd;
|
||||
struct jpeg_error_mgr jerr;
|
||||
#endif
|
||||
} activeDS;
|
||||
} activeDS DECLSPEC_HIDDEN;
|
||||
|
||||
/* Helper functions */
|
||||
extern TW_UINT16 GPHOTO2_SaneCapability (pTW_CAPABILITY pCapability, TW_UINT16 action) DECLSPEC_HIDDEN;
|
||||
|
Loading…
Reference in New Issue
Block a user