[Scummvm-cvs-logs] CVS: scummvm gui.h,1.16,1.17 boxes.h,1.2,1.3

Marcus Comstedt marcus_c at users.sourceforge.net
Tue Apr 16 13:03:13 CEST 2002


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

Modified Files:
	gui.h boxes.h 
Log Message:
Added missing newline at end of file.

Index: gui.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** gui.h	15 Apr 2002 17:16:10 -0000	1.16
--- gui.h	16 Apr 2002 17:42:14 -0000	1.17
***************
*** 126,128 ****
  	void handleLauncherDialogCommand(int cmd);
  };
! #endif
\ No newline at end of file
--- 126,128 ----
  	void handleLauncherDialogCommand(int cmd);
  };
! #endif

Index: boxes.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/boxes.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** boxes.h	22 Mar 2002 03:30:57 -0000	1.2
--- boxes.h	16 Apr 2002 17:42:14 -0000	1.3
***************
*** 52,54 ****
  	PathNode *left;
  	PathNode *right;
! };
\ No newline at end of file
--- 52,54 ----
  	PathNode *left;
  	PathNode *right;
! };





More information about the Scummvm-git-logs mailing list