From: Damien Miller Date: Wed, 2 Oct 2019 00:51:15 +0000 (+1000) Subject: typo in comment X-Git-Tag: V_8_1_P1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c508dfed9f25e6e54c984ad00a74ef08539e70;p=thirdparty%2Fopenssh-portable.git typo in comment --- diff --git a/entropy.c b/entropy.c index dc307e76c..5de68016b 100644 --- a/entropy.c +++ b/entropy.c @@ -252,7 +252,7 @@ seed_rng(void) #include #include -/* Acutal initialisation is handled in arc4random() */ +/* Actual initialisation is handled in arc4random() */ void seed_rng(void) {