From 5d0cc8fbdf73db19aeb26219934ced236d948651 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20B=C3=A9ron?= Date: Mon, 11 Apr 2005 12:50:19 +0000 Subject: [PATCH] Fix a typo in a comment. --- include/windef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/windef.h b/include/windef.h index 6552ff6219..7e5458139a 100644 --- a/include/windef.h +++ b/include/windef.h @@ -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