[Scummvm-cvs-logs] CVS: scummvm/backends/wince/CEgui ItemAction.cpp,1.5,1.6 ItemSwitch.cpp,1.4,1.5 SDL_ImageResource.cpp,1.4,1.5 ToolbarHandler.cpp,1.5,1.6
Torbjörn Andersson
eriktorbjorn at users.sourceforge.net
Fri Jun 24 09:05:10 CEST 2005
Update of /cvsroot/scummvm/scummvm/backends/wince/CEgui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7520/CEgui
Modified Files:
ItemAction.cpp ItemSwitch.cpp SDL_ImageResource.cpp
ToolbarHandler.cpp
Log Message:
Whitespace changes.
Index: ItemAction.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ItemAction.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ItemAction.cpp 24 Jun 2005 15:22:34 -0000 1.5
+++ ItemAction.cpp 24 Jun 2005 16:03:13 -0000 1.6
@@ -44,4 +44,4 @@
else
return false;
}
-}
\ No newline at end of file
+}
Index: ItemSwitch.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ItemSwitch.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ItemSwitch.cpp 24 Jun 2005 15:22:34 -0000 1.4
+++ ItemSwitch.cpp 24 Jun 2005 16:03:13 -0000 1.5
@@ -62,4 +62,4 @@
else
return false;
}
-}
\ No newline at end of file
+}
Index: SDL_ImageResource.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/SDL_ImageResource.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- SDL_ImageResource.cpp 24 Jun 2005 15:22:34 -0000 1.4
+++ SDL_ImageResource.cpp 24 Jun 2005 16:03:13 -0000 1.5
@@ -79,4 +79,4 @@
if (_surface)
SDL_FreeSurface(_surface);
}
-}
\ No newline at end of file
+}
Index: ToolbarHandler.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEgui/ToolbarHandler.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ToolbarHandler.cpp 24 Jun 2005 15:22:34 -0000 1.5
+++ ToolbarHandler.cpp 24 Jun 2005 16:03:13 -0000 1.6
@@ -123,4 +123,4 @@
ToolbarHandler::~ToolbarHandler() {
_toolbarMap.clear();
}
-}
\ No newline at end of file
+}
More information about the Scummvm-git-logs
mailing list