[openssh-commits] [openssh] 01/02: typo in comment
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Oct 2 10:54:47 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 13c508dfed9f25e6e54c984ad00a74ef08539e70
Author: Damien Miller <djm at mindrot.org>
Date: Wed Oct 2 10:51:15 2019 +1000
typo in comment
---
entropy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/entropy.c b/entropy.c
index dc307e76..5de68016 100644
--- a/entropy.c
+++ b/entropy.c
@@ -252,7 +252,7 @@ seed_rng(void)
#include <stdlib.h>
#include <string.h>
-/* Acutal initialisation is handled in arc4random() */
+/* Actual initialisation is handled in arc4random() */
void
seed_rng(void)
{
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list