another fix

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-11 23:13:33 +00:00
parent 7af3015a89
commit 361dbef41c

View File

@@ -65,7 +65,7 @@ static const char *argv0;
int
main(int argc, char *argv[])
{
int c;
int c = 0;
argv0 = argv[0];