summaryrefslogtreecommitdiffstats
path: root/sys/dev/random
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-10-09 09:12:44 +0000
committerdes <des@FreeBSD.org>2013-10-09 09:12:44 +0000
commite4f76ed102691d728ce5c3c9f57d07a168f3bd60 (patch)
tree00e0c5c0f61ff05f0b8a55e1caa3739e70a04eb9 /sys/dev/random
parent9053fadebecd1b660c007b6d8a78efaa30df9c01 (diff)
downloadFreeBSD-src-e4f76ed102691d728ce5c3c9f57d07a168f3bd60.zip
FreeBSD-src-e4f76ed102691d728ce5c3c9f57d07a168f3bd60.tar.gz
comment nit
Diffstat (limited to 'sys/dev/random')
-rw-r--r--sys/dev/random/random_harvestq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/random/random_harvestq.c b/sys/dev/random/random_harvestq.c
index 264a3c7..61d852b 100644
--- a/sys/dev/random/random_harvestq.c
+++ b/sys/dev/random/random_harvestq.c
@@ -112,7 +112,7 @@ random_harvestq_cache(void *arg __unused)
}
/* Read and attempt to overwrite the entropy cache files.
- * If the file exists, can be read and then overwritten,i
+ * If the file exists, can be read and then overwritten,
* then use it. Ignore it otherwise, but print out what is
* going on.
*/
OpenPOWER on IntegriCloud