From 82efeeb703d4dc847a21f34c8b974e371d95047d Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Mon, 22 May 2000 23:34:24 +0000 Subject: [PATCH] removed typo --- lib/dns/sec/dst/include/dst/dst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/sec/dst/include/dst/dst.h b/lib/dns/sec/dst/include/dst/dst.h index 6d7d56e5c4..4a89a03aed 100644 --- a/lib/dns/sec/dst/include/dst/dst.h +++ b/lib/dns/sec/dst/include/dst/dst.h @@ -136,7 +136,7 @@ dst_key_fromfile(const char *name, const isc_uint16_t id, const int alg, const int type, isc_mem_t *mctx, dst_key_t **keyp); /* * Reads a key from permanent storage. - G* + * * Requires: * "name" is not NULL. * "id" is a valid key tag identifier.