Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
52d3ce3a
Commit
52d3ce3a
authored
May 02, 2013
by
Tinderbox User
Browse files
update copyright notice
parent
fbcaee30
Changes
2
Hide whitespace changes
Inline
Side-by-side
lib/dns/include/dns/rbt.h
View file @
52d3ce3a
/*
* Copyright (C) 2004-2009, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009, 2012
, 2013
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/rbtdb.c
View file @
52d3ce3a
...
...
@@ -7207,7 +7207,7 @@ endload(dns_db_t *db, dns_rdatacallbacks_t *callbacks) {
* by the void *data pointer in the dns_rbtnode
*/
static
isc_result_t
rbt_datawriter
(
FILE
*
rbtfile
,
unsigned
char
*
data
,
isc_uint32_t
serial
,
rbt_datawriter
(
FILE
*
rbtfile
,
unsigned
char
*
data
,
isc_uint32_t
serial
,
isc_sha1_t
*
sha1
)
{
rdatasetheader_t
newheader
;
rdatasetheader_t
*
header
=
(
rdatasetheader_t
*
)
data
,
*
next
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment