Skip to content
GitLab
Projects
Groups
Snippets
/
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
fec93edb
Commit
fec93edb
authored
Jan 29, 1999
by
Bob Halley
Browse files
add base
parent
b03b67a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/rbtdb.h
View file @
fec93edb
...
...
@@ -29,7 +29,7 @@
#include
<dns/db.h>
dns_result_t
dns_rbtdb_create
(
isc_mem_t
*
mctx
,
isc_boolean_t
is_cache
,
dns_rbtdb_create
(
isc_mem_t
*
mctx
,
dns_name_t
*
base
,
isc_boolean_t
is_cache
,
dns_rdataclass_t
class
,
unsigned
int
argc
,
char
*
argv
[],
dns_db_t
**
dbp
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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