From 13c508dfed9f25e6e54c984ad00a74ef08539e70 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 2 Oct 2019 10:51:15 +1000 Subject: typo in comment --- entropy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'entropy.c') 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 #include -/* Acutal initialisation is handled in arc4random() */ +/* Actual initialisation is handled in arc4random() */ void seed_rng(void) { -- cgit v1.2.3