[Scummvm-cvs-logs] CVS: scummvm scumm.h,1.87,1.88

Mutwin Kraus mutle at users.sourceforge.net
Sun Mar 17 04:11:10 CET 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv7060/scummvm

Modified Files:
	scumm.h 
Log Message:
Fixed a line that prevented to compile.

Index: scumm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm.h,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** scumm.h	16 Mar 2002 18:58:51 -0000	1.87
--- scumm.h	17 Mar 2002 12:10:41 -0000	1.88
***************
*** 2295,2299 ****
  
  
! 	bool Serializer::checkEOFLoadStream();
  
  };
--- 2295,2299 ----
  
  
! 	bool checkEOFLoadStream();
  
  };





More information about the Scummvm-git-logs mailing list