riched20: Mark internal symbols with hidden visibility.

This commit is contained in:
Francois Gouget 2015-03-26 15:30:34 +01:00 committed by Alexandre Julliard
parent 04b09dd68c
commit 4eedf6a4b3
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
#include "wine/list.h"
#ifdef __i386__
extern const struct ITextHostVtbl itextHostStdcallVtbl;
extern const struct ITextHostVtbl itextHostStdcallVtbl DECLSPEC_HIDDEN;
#endif /* __i386__ */
typedef struct tagME_String