From 92f3c2acaf32825f16f514f9fea25bd5138ffbb3 Mon Sep 17 00:00:00 2001 From: "R.E. Wolff" Date: Fri, 5 Jul 2013 15:45:52 +0200 Subject: [PATCH] added typo fix. --- report.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/report.c b/report.c index cf049c5..893c4e7 100644 --- a/report.c +++ b/report.c @@ -346,11 +346,10 @@ void csv_close(time_t now) if (fmtinfo != NULL) fmtinfo = trim(fmtinfo); printf("MTR.%s;%lld;%s;%s;%d;%s;%s;%d", MTR_VERSION, (long long)now, "OK", Hostname, at+1, name, fmtinfo, last); - } else { + } else +#endif printf("MTR.%s;%lld;%s;%s;%d;%s;%d", MTR_VERSION, (long long)now, "OK", Hostname, at+1, name, last); - } -#endif for( i=0; i