]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove spurious text
authorMark Andrews <marka@isc.org>
Tue, 6 Sep 2005 00:54:53 +0000 (00:54 +0000)
committerMark Andrews <marka@isc.org>
Tue, 6 Sep 2005 00:54:53 +0000 (00:54 +0000)
bin/dig/dighost.c

index 0e89d70ccc1db5fddef7f899bf2c50cc8f0bfe79..aa3d08fa24a47081766927c03369c938ba9f908a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dighost.c,v 1.221.2.19.2.28 2005/09/01 03:16:10 marka Exp $ */
+/* $Id: dighost.c,v 1.221.2.19.2.29 2005/09/06 00:54:53 marka Exp $ */
 
 /*
  * Notice to programmers:  Do not use this code as an example of how to
@@ -5066,6 +5066,5 @@ prove_nx(dns_message_t *msg, dns_name_t *name, dns_rdataclass_t class,
                                      rdataset, sigrdataset);
                return (ret);
        }
-:q: Command not found.
 }
 #endif