mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 07:41:10 -04:00
update copyright notice / whitespace
This commit is contained in:
parent
551f1e02e6
commit
8657223ebc
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue