[Scummvm-cvs-logs] SF.net SVN: scummvm:[49398] tools/branches/gsoc2010-decompiler/decompiler/ unknown_opcode.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Wed Jun 2 20:19:46 CEST 2010


Revision: 49398
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49398&view=rev
Author:   lordhoto
Date:     2010-06-02 18:19:45 +0000 (Wed, 02 Jun 2010)

Log Message:
-----------
Small formatting fix.

Modified Paths:
--------------
    tools/branches/gsoc2010-decompiler/decompiler/unknown_opcode.h

Modified: tools/branches/gsoc2010-decompiler/decompiler/unknown_opcode.h
===================================================================
--- tools/branches/gsoc2010-decompiler/decompiler/unknown_opcode.h	2010-06-02 18:17:09 UTC (rev 49397)
+++ tools/branches/gsoc2010-decompiler/decompiler/unknown_opcode.h	2010-06-02 18:19:45 UTC (rev 49398)
@@ -47,7 +47,7 @@
 	/**
 	 * Description of the exception.
 	 */
-	virtual const char* what() throw();
+	virtual const char *what() throw();
 };
 
 #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