]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Wed, 23 Nov 2016 23:46:11 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 23 Nov 2016 23:46:11 +0000 (23:46 +0000)
lib/isc/log.c

index f5b1a1feac245b2641d7cd1a15a8e094a3c863ac..32b6dfec853f66feda4446698d19ff98459accc8 100644 (file)
@@ -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    ? ": "            : "",