From a3fb178b10d6cff8d0e327c6889a1bc7501191a5 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sun, 4 May 2014 09:01:07 +0000 Subject: Newlines. --- src/htssafe.h | 2 +- src/httrack.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/htssafe.h b/src/htssafe.h index 4768494..6b53ce7 100644 --- a/src/htssafe.h +++ b/src/htssafe.h @@ -51,7 +51,7 @@ HTSEXT_API htsErrorCallback htsCallbackErr; /** * Log an abort condition, and calls abort(). */ -#define abortLog(a) abortf_(a, __FILE__, __LINE__) +#define abortLog(a) abortf_(a, __FILE__, __LINE__) /** * Fatal assertion check. diff --git a/src/httrack.h b/src/httrack.h index da8e0f9..36787ba 100644 --- a/src/httrack.h +++ b/src/httrack.h @@ -35,7 +35,7 @@ Please visit our Website: http://www.httrack.com #include "htsglobal.h" #include "htscore.h" -#include "htssafe.h" +#include "htssafe.h" #ifndef HTS_DEF_FWSTRUCT_t_StatsBuffer #define HTS_DEF_FWSTRUCT_t_StatsBuffer -- cgit v1.2.3