summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-12 13:48:53 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-12 13:48:53 +0000
commite931f66b995abe17dd846c7070e2f03a036cf6c3 (patch)
tree6b52d0c37fa65b0570e7f07b51c0da68a8f04956
parentfe630cba5e2f1dc57b318eeaf5f582b12fb39a63 (diff)
util/nvmutil: fix comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
-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 a9be4281..1dd59aca 100644
--- a/util/nvmutil/nvmutil.c
+++ b/util/nvmutil/nvmutil.c
@@ -12,7 +12,7 @@
*
* Recommended CFLAGS for Clang/GCC:
*
- * -Os -Wall -Wextra -Werror -pedantic -std=c99
+ * -Os -Wall -Wextra -Werror -pedantic -std=c90
*/
#ifndef _XOPEN_SOURCE