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
152303bc
Commit
152303bc
authored
Sep 22, 1999
by
Bob Halley
Browse files
update comment
parent
42e339f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/include/dns/rdataset.h
View file @
152303bc
...
...
@@ -288,7 +288,7 @@ dns_rdataset_towire(dns_rdataset_t *rdataset,
unsigned
int
*
countp
);
/*
* Convert 'rdataset' to wire format, compressing names as specified
* in cctx, and storing the result in 'target'.
* in
'
cctx
'
, and storing the result in 'target'.
*
* Notes:
* The rdata cursor position will be changed.
...
...
@@ -305,7 +305,7 @@ dns_rdataset_towire(dns_rdataset_t *rdataset,
* Ensures:
* On a return of DNS_R_SUCCESS, 'target' contains a wire format
* for the data contained in 'rdataset'. Any error return leaves
* the buffer
in an undefined state
.
* the buffer
unchanged
.
*
* *countp has been incremented by the number of RRs added to
* target.
...
...
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