dolphin/Source/Plugins
Maarten ter Huurne b9feea5412 Removed unnecessary extra terminating zero: sprintf() already zero-terminates its output.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@347 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-27 10:41:21 +00:00
..
Plugin_DSP_HLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_DSP_LLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_PadDX9 Corrected case of "MultiDI.cpp|h". 2008-08-27 00:07:57 +00:00
Plugin_PadSimple Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_VideoDX9 Fixed message box calls (they aren't even necessary, just checking whether the saving made it into the VideoCommon library 2008-08-27 10:01:46 +00:00
Plugin_VideoOGL Removed unnecessary extra terminating zero: sprintf() already zero-terminates its output. 2008-08-27 10:41:21 +00:00
Plugin_nJoy_SDL Fixed invalid use of sprintf. 2008-08-27 09:54:11 +00:00