mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 23:09:40 +02:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user