From 019a2ec92c2965103eacea484d6fa7728f6c1149 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Thu, 27 Jul 2000 23:56:41 +0000 Subject: [PATCH] A comment had an extra *. --- lib/dns/include/dns/tsig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/include/dns/tsig.h b/lib/dns/include/dns/tsig.h index 60448fed1f..897c89f767 100644 --- a/lib/dns/include/dns/tsig.h +++ b/lib/dns/include/dns/tsig.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: tsig.h,v 1.28 2000/07/27 09:48:32 tale Exp $ */ +/* $Id: tsig.h,v 1.29 2000/07/27 23:56:41 bwelling Exp $ */ #ifndef DNS_TSIG_H #define DNS_TSIG_H 1 @@ -129,7 +129,7 @@ void dns_tsigkey_setdeleted(dns_tsigkey_t *key); /* * Prevents this key from being used again. It will be deleted when - * no references * exist. + * no references exist. * * Requires: * 'key' is a valid TSIG key on a keyring