mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 17:52:10 -04:00
spelling
This commit is contained in:
parent
eeede5be4b
commit
2d6ff29a07
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: rdata.h,v 1.52 2002/02/12 03:45:54 marka Exp $ */
|
||||
/* $Id: rdata.h,v 1.53 2002/02/19 22:58:29 gson Exp $ */
|
||||
|
||||
#ifndef DNS_RDATA_H
|
||||
#define DNS_RDATA_H 1
|
||||
|
|
@ -321,7 +321,7 @@ dns_rdata_fromtext(dns_rdata_t *rdata, dns_rdataclass_t rdclass,
|
|||
* 'origin' if non NULL it must be absolute.
|
||||
*
|
||||
* 'callbacks' to be NULL or callbacks->warn and callbacks->error be
|
||||
* initalised.
|
||||
* initialized.
|
||||
*
|
||||
* Ensures:
|
||||
* If result is success:
|
||||
|
|
|
|||
Loading…
Reference in a new issue