[Scummvm-cvs-logs] CVS: scummvm/scumm player_v2.h,2.25,2.26 player_v1.cpp,1.18,1.19 player_v2.cpp,2.44,2.45 player_v2a.cpp,2.18,2.19

Oliver Kiehl olki at users.sourceforge.net
Thu Jan 8 05:37:05 CET 2004


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv30101/scumm

Modified Files:
	player_v2.h player_v1.cpp player_v2.cpp player_v2a.cpp 
Log Message:
add newlines to end of files


Index: player_v2.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/player_v2.h,v
retrieving revision 2.25
retrieving revision 2.26
diff -u -d -r2.25 -r2.26
--- player_v2.h	8 Jan 2004 12:12:46 -0000	2.25
+++ player_v2.h	8 Jan 2004 13:36:26 -0000	2.26
@@ -153,4 +153,4 @@
 
 } // End of namespace Scumm
 
-#endif
\ No newline at end of file
+#endif 

Index: player_v1.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/player_v1.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- player_v1.cpp	8 Jan 2004 12:12:46 -0000	1.18
+++ player_v1.cpp	8 Jan 2004 13:36:26 -0000	1.19
@@ -604,4 +604,4 @@
 		lowPassFilter(data, len);
 }
 
-} // End of namespace Scumm
\ No newline at end of file
+} // End of namespace Scumm 

Index: player_v2.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/player_v2.cpp,v
retrieving revision 2.44
retrieving revision 2.45
diff -u -d -r2.44 -r2.45
--- player_v2.cpp	8 Jan 2004 12:12:46 -0000	2.44
+++ player_v2.cpp	8 Jan 2004 13:36:26 -0000	2.45
@@ -1011,4 +1011,4 @@
 _GRELEASEPTR(GBVARS_PCJRFREQTABLE_INDEX, GBVARS_SCUMM)
 _GEND
 
-#endif
\ No newline at end of file
+#endif 

Index: player_v2a.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/player_v2a.cpp,v
retrieving revision 2.18
retrieving revision 2.19
diff -u -d -r2.18 -r2.19
--- player_v2a.cpp	8 Jan 2004 12:14:48 -0000	2.18
+++ player_v2a.cpp	8 Jan 2004 13:36:26 -0000	2.19
@@ -1267,4 +1267,4 @@
 	return 0;
 }
 
-} // End of namespace Scumm
\ No newline at end of file
+} // End of namespace Scumm 





More information about the Scummvm-git-logs mailing list