]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
removed typo
authorBrian Wellington <source@isc.org>
Mon, 22 May 2000 23:34:24 +0000 (23:34 +0000)
committerBrian Wellington <source@isc.org>
Mon, 22 May 2000 23:34:24 +0000 (23:34 +0000)
lib/dns/sec/dst/include/dst/dst.h

index 6d7d56e5c45234320c45d8128b76b1238889ae25..4a89a03aedc6f2aec3840391f853964fab80ce65 100644 (file)
@@ -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.