diff options
| author | pierre <pierre@pirsoft.de> | 2010-05-23 20:13:45 +0000 |
|---|---|---|
| committer | pierre <pierre@pirsoft.de> | 2010-05-23 20:13:45 +0000 |
| commit | 19e3e6effe991cf72fa57a0199ee94bdd9b1a243 (patch) | |
| tree | 5189f541c92107944c804130b20402b304329656 /Source/Core/DebuggerWX/Src/CodeWindow.cpp | |
| parent | 655e3b3381e6182e0bbd9244a02f9ca9b4d9f62b (diff) | |
Fix Linux build broken by use of stricmp and vsnwprintf.
strcasecmp is provided by Source/Core/Common/Src/CommonFuncs.h
and vswprintf is overloaded in C++ to take the same parameters as
vsnwprintf, according to MSDN.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5470 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DebuggerWX/Src/CodeWindow.cpp')
0 files changed, 0 insertions, 0 deletions
