Commit 5d0cc8fb authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

Fix a typo in a comment.

parent 396ee740
......@@ -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
......
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