From: R.E. Wolff Date: Fri, 5 Jul 2013 13:45:52 +0000 (+0200) Subject: added typo fix. X-Git-Tag: v0.86~35^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92f3c2acaf32825f16f514f9fea25bd5138ffbb3;p=thirdparty%2Fmtr.git added typo fix. --- 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