[Scummvm-cvs-logs] SF.net SVN: scummvm:[44191] scummvm/trunk/engines/gob/draw_v2.cpp

dhewg at users.sourceforge.net dhewg at users.sourceforge.net
Fri Sep 18 23:34:34 CEST 2009


Revision: 44191
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44191&view=rev
Author:   dhewg
Date:     2009-09-18 21:34:34 +0000 (Fri, 18 Sep 2009)

Log Message:
-----------
Fixed warning about missing newline

Modified Paths:
--------------
    scummvm/trunk/engines/gob/draw_v2.cpp

Modified: scummvm/trunk/engines/gob/draw_v2.cpp
===================================================================
--- scummvm/trunk/engines/gob/draw_v2.cpp	2009-09-18 21:25:32 UTC (rev 44190)
+++ scummvm/trunk/engines/gob/draw_v2.cpp	2009-09-18 21:34:34 UTC (rev 44191)
@@ -920,4 +920,5 @@
 	}
 }
 
-} // End of namespace Gob
\ No newline at end of file
+} // End of namespace Gob
+


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