From cdf0011b1c69118b941a98f00a6dc7b381bb2be6 Mon Sep 17 00:00:00 2001 From: Brandon Turner Date: Wed, 19 Oct 2005 19:50:15 +0000 Subject: [PATCH] add CRLF to fix build svn path=/trunk/; revision=18602 --- reactos/w32api/include/excpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/w32api/include/excpt.h b/reactos/w32api/include/excpt.h index 8acb6166feb..19452ca15e8 100644 --- a/reactos/w32api/include/excpt.h +++ b/reactos/w32api/include/excpt.h @@ -89,4 +89,4 @@ typedef EXCEPTION_DISPOSITION (*PEXCEPTION_HANDLER) #endif /* Not RC_INVOKED */ -#endif /* _EXCPT_H_ not defined */ \ No newline at end of file +#endif /* _EXCPT_H_ not defined */