[Scummvm-cvs-logs] SF.net SVN: scummvm:[43924] scummvm/trunk/engines/teenagent/actor.h

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Thu Sep 3 23:11:56 CEST 2009


Revision: 43924
          http://scummvm.svn.sourceforge.net/scummvm/?rev=43924&view=rev
Author:   wjpalenstijn
Date:     2009-09-03 21:11:56 +0000 (Thu, 03 Sep 2009)

Log Message:
-----------
Fix warning (missing endline)

Modified Paths:
--------------
    scummvm/trunk/engines/teenagent/actor.h

Modified: scummvm/trunk/engines/teenagent/actor.h
===================================================================
--- scummvm/trunk/engines/teenagent/actor.h	2009-09-03 21:03:10 UTC (rev 43923)
+++ scummvm/trunk/engines/teenagent/actor.h	2009-09-03 21:11:56 UTC (rev 43924)
@@ -31,4 +31,4 @@
 public: 
 	void render(Graphics::Surface * surface, const Common::Point & position, uint8 orientation, int delta_frame);
 };
-}
\ No newline at end of file
+}


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