2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00
This commit is contained in:
Andreas Gustafsson
2002-02-19 22:58:29 +00:00
parent eeede5be4b
commit 2d6ff29a07

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * 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 #ifndef DNS_RDATA_H
#define DNS_RDATA_H 1 #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. * 'origin' if non NULL it must be absolute.
* *
* 'callbacks' to be NULL or callbacks->warn and callbacks->error be * 'callbacks' to be NULL or callbacks->warn and callbacks->error be
* initalised. * initialized.
* *
* Ensures: * Ensures:
* If result is success: * If result is success: