From c9f54e6d04f84745cea8ae036ec4408f0acb5c2c Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 8 Sep 2000 21:35:45 +0000 Subject: [PATCH] unbalanced quotes in comment --- lib/dns/include/dns/rdataset.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/include/dns/rdataset.h b/lib/dns/include/dns/rdataset.h index 10ba9d1ac7..6cc5e76221 100644 --- a/lib/dns/include/dns/rdataset.h +++ b/lib/dns/include/dns/rdataset.h @@ -15,7 +15,7 @@ * 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 #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. * * Ensures: - * 'target' references the same rdataset as 'source. + * 'target' references the same rdataset as 'source'. */ unsigned int