Fix a typo in a comment.

oldstable
Vincent Béron 2005-04-11 12:50:19 +00:00 committed by Alexandre Julliard
parent 396ee7403f
commit 5d0cc8fbdf
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ extern "C" {
# elif !defined(_MSC_VER)
# define __cdecl
# endif
#endif /* __stdcall */
#endif /* __cdecl */
#ifdef __WINESRC__
#define __ONLY_IN_WINELIB(x) do_not_use_this_in_wine