mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 13:16:47 +02:00
util/nvmutil: fix duplicated word in comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -96,7 +96,7 @@ static void set_err(int);
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* When reading files, we loop on error EINTR
|
* When reading files, we loop on error EINTR
|
||||||
* a maximum number of defined defined thus:
|
* a maximum number of times as defined, thus:
|
||||||
*/
|
*/
|
||||||
#define MAX_RETRY_READ 30
|
#define MAX_RETRY_READ 30
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user