[Scummvm-cvs-logs] CVS: scummvm/common debugger.h,1.3,1.4

Max Horn fingolfin at users.sourceforge.net
Mon Dec 1 01:59:04 CET 2003


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv29515/common

Modified Files:
	debugger.h 
Log Message:
Patch #847464: Remove spurious semicolons

Index: debugger.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/debugger.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- debugger.h	10 Nov 2003 23:40:48 -0000	1.3
+++ debugger.h	1 Dec 2003 09:58:54 -0000	1.4
@@ -23,7 +23,7 @@
 
 namespace GUI {
 	class ConsoleDialog;
-};
+}
 
 namespace Common {
 





More information about the Scummvm-git-logs mailing list