mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
unbalanced quotes in comment
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: rdataset.h,v 1.35 2000/08/01 01:24:33 tale Exp $ */
|
/* $Id: rdataset.h,v 1.36 2000/09/08 21:35:45 gson Exp $ */
|
||||||
|
|
||||||
#ifndef DNS_RDATASET_H
|
#ifndef DNS_RDATASET_H
|
||||||
#define DNS_RDATASET_H 1
|
#define DNS_RDATASET_H 1
|
||||||
@@ -211,7 +211,7 @@ dns_rdataset_clone(dns_rdataset_t *source, dns_rdataset_t *target);
|
|||||||
* 'target' is a valid, dissociated rdataset.
|
* 'target' is a valid, dissociated rdataset.
|
||||||
*
|
*
|
||||||
* Ensures:
|
* Ensures:
|
||||||
* 'target' references the same rdataset as 'source.
|
* 'target' references the same rdataset as 'source'.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
unsigned int
|
unsigned int
|
||||||
|
Reference in New Issue
Block a user