We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456d81b commit 4fffe83Copy full SHA for 4fffe83
xoro_mod.c
@@ -1,4 +1,4 @@
1
-/* Acharacter device which returns bytes from a PRNG in the xorshiro family. */
+/* A character device which returns bytes from a PRNG in the xorshiro family. */
2
3
#include <linux/device.h>
4
#include <linux/fs.h>
0 commit comments