typo in comment

This commit is contained in:
Damien Miller 2019-10-02 10:51:15 +10:00
parent d0c3ac427f
commit 13c508dfed
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{