From 2ebdbbf5e0123302cc16bf4ab45eb65d8f11601f Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Fri, 3 Feb 2006 07:30:29 +0000 Subject: fixes allow compile with emsvc4 again svn-id: r20355 --- backends/wince/CELauncherDialog.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'backends/wince') diff --git a/backends/wince/CELauncherDialog.cpp b/backends/wince/CELauncherDialog.cpp index 1d4ddc1923..6d35d42a0e 100644 --- a/backends/wince/CELauncherDialog.cpp +++ b/backends/wince/CELauncherDialog.cpp @@ -98,7 +98,7 @@ void CELauncherDialog::addCandidate(String &path, DetectedGameList &candidates) strcpy(candidateName, &path[i + 1]); candidateName[strlen(candidateName) - 1] = '\0'; for (i=0; i