diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-17 21:24:04 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-26 06:59:42 +0000 |
| commit | 182ea657741ebbf9fd148436374f909f4ca23669 (patch) | |
| tree | f20f225a8d88d6378a9d65e0a9ad0736bbe3a9d7 /util/nvmutil/nvmutil.c | |
| parent | 3871b601247ee8297d6d43cb512f86562adcfe9c (diff) | |
util/nvmutil: fix comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/nvmutil/nvmutil.c')
| -rw-r--r-- | util/nvmutil/nvmutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvmutil/nvmutil.c b/util/nvmutil/nvmutil.c index 6864b03d..f14a6789 100644 --- a/util/nvmutil/nvmutil.c +++ b/util/nvmutil/nvmutil.c @@ -94,7 +94,7 @@ new_xstate(void) /* ->mac */ {NULL, "xx:xx:xx:xx:xx:xx", {0, 0, 0}}, /* .str, .rmac, .mac_buf */ - /* .buf */ + /* .f */ {0}, /* .argv0 (for our getprogname implementation) */ |
