2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

trivial comment cleanups (RT#19118)

This commit is contained in:
Tatuya JINMEI 神明達哉
2009-01-05 23:20:22 +00:00
parent cc0287243b
commit 3fb1637c92
14 changed files with 29 additions and 29 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: diff.c,v 1.18 2008/09/24 02:46:22 marka Exp $ */
/* $Id: diff.c,v 1.19 2009/01/05 23:20:21 jinmei Exp $ */
/*! \file */
@@ -533,7 +533,7 @@ dns_diff_sort(dns_diff_t *diff, dns_diff_compare_func *compare) {
/*
* Create an rdataset containing the single RR of the given
* tuple. The caller must allocate the the rdata, rdataset and
* tuple. The caller must allocate the rdata, rdataset and
* an rdatalist structure for it to refer to.
*/