Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-25 20:23:49 +00:00
parent e44ea5d794
commit b26837c4dc
+1 -1
View File
@@ -114,7 +114,7 @@ out:
return;
err:
err_no_cleanup(1, ECANCELED,
"Randomisation failure, possibly unsupported in your kernel.");
"Randomisation failure, possibly unsupported in your kernel");
exit(EXIT_FAILURE);
}
#endif