changeset 302:a1fe76547e8f

gcc 3.0 patch by Felix von Leitner
author arpi_esp
date Sat, 07 Apr 2001 16:59:51 +0000
parents c449b11e264d
children 828ec81e0d64
files loader/com.h loader/dshow/DS_Filter.h loader/dshow/interfaces.h mp3lib/d_cpu.h
diffstat 4 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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
+
--- 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
+
--- 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
+
--- 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
+