2
0
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:
Tinderbox User
2017-10-03 23:45:48 +00:00
parent 0218bd7957
commit ca0ae70046
44 changed files with 59 additions and 42 deletions

View File

@@ -1823,7 +1823,7 @@ isc_log_doit(isc_log_t *lctx, isc_logcategory_t *category,
message->text = (char *)(message + 1);
size -= sizeof(isc_logmessage_t);
strlcpy(message->text, lctx->buffer,
size);
size);
TIME_NOW(&message->time);