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 +}