From: Tinderbox User Date: Wed, 23 Nov 2016 23:46:11 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.12.0a1~642 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ee47b6607af1afdf0d00ee3ceed088cbee72871b;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/lib/isc/log.c b/lib/isc/log.c index f5b1a1feac2..32b6dfec853 100644 --- a/lib/isc/log.c +++ b/lib/isc/log.c @@ -1721,7 +1721,7 @@ isc_log_doit(isc_log_t *lctx, isc_logcategory_t *category, case ISC_LOG_TOFILEDESC: fprintf(FILE_STREAM(channel), "%s%s%s%s%s%s%s%s%s%s\n", - printtime ? time_string : "", + printtime ? time_string : "", printtime ? " " : "", printtag ? lcfg->tag : "", printcolon ? ": " : "",