From e849a2463b682c7ea07e9d30c2eebd4a8154ee2b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 2 Jul 2008 22:05:32 +0000 Subject: [PATCH] EOL --- harbour/source/rtl/errorint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/source/rtl/errorint.c b/harbour/source/rtl/errorint.c index c8fa34726d..af2156715b 100644 --- a/harbour/source/rtl/errorint.c +++ b/harbour/source/rtl/errorint.c @@ -102,4 +102,4 @@ void hb_errInternal( ULONG ulIntCode, const char * szText, const char * szPar1, } exit( EXIT_FAILURE ); -} \ No newline at end of file +}