fixed inconsistent newlines

svn path=/trunk/; revision=18600
This commit is contained in:
Christoph von Wittich 2005-10-19 17:18:34 +00:00
parent 58a71c4e3f
commit 675b2d1098

View file

@ -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 @@ typedef EXCEPTION_DISPOSITION (*PEXCEPTION_HANDLER)
#endif /* Not RC_INVOKED */
#endif /* _EXCPT_H_ not defined */
#endif /* _EXCPT_H_ not defined */