[Scummvm-cvs-logs] CVS: scummvm scummsys.h,1.31,1.32 system.h,1.16,1.17

Max Horn fingolfin at users.sourceforge.net
Fri Apr 26 06:40:05 CEST 2002


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

Modified Files:
	scummsys.h system.h 
Log Message:
Made compiler happy about newline at file end

Index: scummsys.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummsys.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** scummsys.h	23 Apr 2002 17:51:39 -0000	1.31
--- scummsys.h	26 Apr 2002 13:39:01 -0000	1.32
***************
*** 388,390 ****
  void * operator new(size_t size);
  
! #endif
\ No newline at end of file
--- 388,390 ----
  void * operator new(size_t size);
  
! #endif

Index: system.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/system.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** system.h	24 Apr 2002 07:42:29 -0000	1.16
--- system.h	26 Apr 2002 13:39:01 -0000	1.17
***************
*** 167,171 ****
  	GD_DC
  };
- 
- 
- 
--- 167,168 ----





More information about the Scummvm-git-logs mailing list