mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 18:09:11 -04:00
update copyright notice / whitespace
This commit is contained in:
parent
62c85a4a52
commit
ee47b6607a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ? ": " : "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue