mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
update copyright notice / whitespace
This commit is contained in:
@@ -1721,7 +1721,7 @@ isc_log_doit(isc_log_t *lctx, isc_logcategory_t *category,
|
|||||||
case ISC_LOG_TOFILEDESC:
|
case ISC_LOG_TOFILEDESC:
|
||||||
fprintf(FILE_STREAM(channel),
|
fprintf(FILE_STREAM(channel),
|
||||||
"%s%s%s%s%s%s%s%s%s%s\n",
|
"%s%s%s%s%s%s%s%s%s%s\n",
|
||||||
printtime ? time_string : "",
|
printtime ? time_string : "",
|
||||||
printtime ? " " : "",
|
printtime ? " " : "",
|
||||||
printtag ? lcfg->tag : "",
|
printtag ? lcfg->tag : "",
|
||||||
printcolon ? ": " : "",
|
printcolon ? ": " : "",
|
||||||
|
Reference in New Issue
Block a user