fixed inconsistent newlines
Modified: trunk/reactos/w32api/include/excpt.h

Modified: trunk/reactos/w32api/include/excpt.h
--- trunk/reactos/w32api/include/excpt.h	2005-10-19 17:05:58 UTC (rev 18599)
+++ trunk/reactos/w32api/include/excpt.h	2005-10-19 17:18:34 UTC (rev 18600)
@@ -14,10 +14,10 @@
 #ifndef	_EXCPT_H_
 #define	_EXCPT_H_
 
-/* All the headers include this file. */
+/* All the headers include this file. */
 #if defined(__MINGW32__)
 #include <_mingw.h>
-#endif
+#endif
 
 #include <windef.h>
 
@@ -89,4 +89,4 @@
 
 #endif	/* Not RC_INVOKED */
 
-#endif	/* _EXCPT_H_ not defined */
+#endif	/* _EXCPT_H_ not defined */
\ No newline at end of file
Property changes on: trunk/reactos/w32api/include/excpt.h
___________________________________________________________________
Name: svn:eol-style
   + native