# HG changeset patch # User arpi_esp # Date 986662791 0 # Node ID a1fe76547e8fa64cac836c69613f279d6382735c # Parent c449b11e264d7eb514a7db7944a61d656ce17b80 gcc 3.0 patch by Felix von Leitner diff -r c449b11e264d -r a1fe76547e8f loader/com.h --- a/loader/com.h Sat Apr 07 01:03:24 2001 +0000 +++ b/loader/com.h Sat Apr 07 16:59:51 2001 +0000 @@ -63,4 +63,5 @@ }; #endif -#endif \ No newline at end of file +#endif + diff -r c449b11e264d -r a1fe76547e8f loader/dshow/DS_Filter.h --- a/loader/dshow/DS_Filter.h Sat Apr 07 01:03:24 2001 +0000 +++ b/loader/dshow/DS_Filter.h Sat Apr 07 16:59:51 2001 +0000 @@ -36,4 +36,5 @@ protected: }; -#endif \ No newline at end of file +#endif + diff -r c449b11e264d -r a1fe76547e8f loader/dshow/interfaces.h --- a/loader/dshow/interfaces.h Sat Apr 07 01:03:24 2001 +0000 +++ b/loader/dshow/interfaces.h Sat Apr 07 16:59:51 2001 +0000 @@ -414,4 +414,5 @@ { struct IHidden2_vt *vt; }; -#endif \ No newline at end of file +#endif + diff -r c449b11e264d -r a1fe76547e8f mp3lib/d_cpu.h --- a/mp3lib/d_cpu.h Sat Apr 07 01:03:24 2001 +0000 +++ b/mp3lib/d_cpu.h Sat Apr 07 16:59:51 2001 +0000 @@ -14,4 +14,5 @@ extern unsigned long ipentium( void ); extern unsigned long a3dnow( void ); -#endif \ No newline at end of file +#endif +