Fix compilation with Visual Studio 2010
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14619 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
);
|
||||
typedef DWORD (__stdcall *tUnDecorateSymbolName)(
|
||||
_In_ PCSTR name,
|
||||
_Out_writes_(maxStringLength) PSTR outputString,
|
||||
_Out_ PSTR outputString,
|
||||
_In_ DWORD maxStringLength,
|
||||
_In_ DWORD flags
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user