Skip to content

Commit 4fffe83

Browse files
randyunclerandyuncle
and
randyuncle
authored
Fix typo (#3)
Co-authored-by: randyuncle <[email protected]>
1 parent 456d81b commit 4fffe83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xoro_mod.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Acharacter device which returns bytes from a PRNG in the xorshiro family. */
1+
/* A character device which returns bytes from a PRNG in the xorshiro family. */
22

33
#include <linux/device.h>
44
#include <linux/fs.h>

0 commit comments

Comments
 (0)