mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
update copyright notice
This commit is contained in:
@@ -537,7 +537,7 @@ serialize_nodes(FILE *file, dns_rbtnode_t *node, uintptr_t parent,
|
||||
|
||||
if (node->data != NULL) {
|
||||
long ret;
|
||||
|
||||
|
||||
ret = ftell(file);
|
||||
if (ret < 0)
|
||||
return (ISC_R_FAILURE);
|
||||
|
Reference in New Issue
Block a user