summaryrefslogtreecommitdiff
path: root/util/nvmutil
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-17 21:24:04 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-17 21:24:04 +0000
commit3fba6f2d64469f1ea37c39546e2d4d2c7e49487b (patch)
tree49fed61b4c4d465348dc37c15c5f1de1090d6710 /util/nvmutil
parent16d50d42daf09ac2f60ec009c2d2fe92c1fe7928 (diff)
util/nvmutil: fix comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/nvmutil')
-rw-r--r--util/nvmutil/nvmutil.c2
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) */