From 3fba6f2d64469f1ea37c39546e2d4d2c7e49487b Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 17 Mar 2026 21:24:04 +0000 Subject: util/nvmutil: fix comment Signed-off-by: Leah Rowe --- util/nvmutil/nvmutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) */ -- cgit v1.2.1