[769] in Kerberos-V5-bugs
Typo in comment in lib/crypto/des/ne_rn_key.c
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Thu Sep 22 21:11:40 1994
Date: Thu, 22 Sep 1994 21:13:16 -0400
From: "Jonathan I. Kamens" <jik@cam.ov.com>
To: krb5-bugs@MIT.EDU
--- lib/crypto/des/new_rn_key.c Thu Jun 2 12:37:07 1994
+++ /tmp/new_rn_key.c Thu Sep 22 21:12:21 1994
@@ -117,7 +117,7 @@
krb5_xfree(addrs);
}
/*
- * Generate a tempory value that depends on the key and host_id
+ * Generate a temporary value that depends on the key and host_id
* such that it gives no useful information about the key:
*/
mit_des_set_random_generator_seed(key, p_seed);