From feb67740bc03189bf060ebdda6fc635f08601725 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sun, 19 Jul 2009 20:31:49 +0000 Subject: [PATCH] fix tiny find+replace error within a comment git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3854 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/DSPSpy/main_spy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/DSPSpy/main_spy.cpp b/Source/DSPSpy/main_spy.cpp index 146dbbf58c..5d75966ce9 100644 --- a/Source/DSPSpy/main_spy.cpp +++ b/Source/DSPSpy/main_spy.cpp @@ -450,7 +450,7 @@ void InitGeneral() #endif // Obtain the preferred video mode from the system - // This will correspond to the settings in the WiUCodeToDump menu + // This will correspond to the settings in the Wii menu rmode = VIDEO_GetPreferredMode(NULL); // Allocate memory for the display in the uncached region