diff --git a/reactos/w32api/include/excpt.h b/reactos/w32api/include/excpt.h index 646de45466c..8acb6166feb 100644 --- a/reactos/w32api/include/excpt.h +++ b/reactos/w32api/include/excpt.h @@ -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 @@ -89,4 +89,4 @@ typedef EXCEPTION_DISPOSITION (*PEXCEPTION_HANDLER) #endif /* Not RC_INVOKED */ -#endif /* _EXCPT_H_ not defined */ +#endif /* _EXCPT_H_ not defined */ \ No newline at end of file