]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix comment
authorMark Andrews <marka@isc.org>
Tue, 21 Jul 2009 03:27:38 +0000 (03:27 +0000)
committerMark Andrews <marka@isc.org>
Tue, 21 Jul 2009 03:27:38 +0000 (03:27 +0000)
bin/dnssec/dnssec-signzone.c

index f1b8f9c6bb958dccfbc0e3320d2ce436406d122a..87eb60b4951f314619327fa7c96560c6dcee01d8 100644 (file)
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-signzone.c,v 1.224 2009/07/21 01:22:27 marka Exp $ */
+/* $Id: dnssec-signzone.c,v 1.225 2009/07/21 03:27:38 marka Exp $ */
 
 /*! \file */
 
@@ -187,7 +187,7 @@ dumpnode(dns_name_t *name, dns_dbnode_t *node) {
 }
 
 /*%
- * Sign given the RRset with given key, and add the signature record to the
+ * Sign the given RRset with given key, and add the signature record to the
  * given tuple.
  */
 static void