update copyright notice / whitespace

This commit is contained in:
Tinderbox User
2016-10-05 23:45:39 +00:00
parent 551f1e02e6
commit 8657223ebc

View File

@@ -133,7 +133,7 @@ isc_stdio_sync(FILE *f) {
if (fstat(fileno(f), &buf) != 0)
return (isc__errno2result(errno));
/*
* Only call fsync() on regular files.
*/