[Scummvm-cvs-logs] SF.net SVN: scummvm:[35042] scummvm/trunk/gui
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Thu Nov 13 12:46:53 CET 2008
Revision: 35042
http://scummvm.svn.sourceforge.net/scummvm/?rev=35042&view=rev
Author: Kirben
Date: 2008-11-13 11:46:53 +0000 (Thu, 13 Nov 2008)
Log Message:
-----------
Add newlines at end of files, to squash warning.
Modified Paths:
--------------
scummvm/trunk/gui/ThemeData.cpp
scummvm/trunk/gui/ThemeData.h
Modified: scummvm/trunk/gui/ThemeData.cpp
===================================================================
--- scummvm/trunk/gui/ThemeData.cpp 2008-11-13 11:46:17 UTC (rev 35041)
+++ scummvm/trunk/gui/ThemeData.cpp 2008-11-13 11:46:53 UTC (rev 35042)
@@ -140,4 +140,4 @@
_engine->addDirtyRect(_area);
}
-}
\ No newline at end of file
+}
Modified: scummvm/trunk/gui/ThemeData.h
===================================================================
--- scummvm/trunk/gui/ThemeData.h 2008-11-13 11:46:17 UTC (rev 35041)
+++ scummvm/trunk/gui/ThemeData.h 2008-11-13 11:46:53 UTC (rev 35042)
@@ -127,4 +127,4 @@
}
-#endif
\ No newline at end of file
+#endif
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list