From 9de01208b019d734f5dec6293d26f7039ddba9f0 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 24 Mar 2026 09:59:49 +0000 Subject: comment Signed-off-by: Leah Rowe --- util/libreboot-utils/lib/state.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util/libreboot-utils') diff --git a/util/libreboot-utils/lib/state.c b/util/libreboot-utils/lib/state.c index b7701f0d..c2040144 100644 --- a/util/libreboot-utils/lib/state.c +++ b/util/libreboot-utils/lib/state.c @@ -28,8 +28,9 @@ xstart(int argc, char *argv[]) static int first_run = 1; static struct xstate us = { - /* DO NOT MESS THIS UP, OR THERE WILL BE DEMONS */ { + /* be careful when modifying xstate. you + * must set everything precisely */ { CMD_DUMP, "dump", cmd_helper_dump, ARGC_3, ARG_NOPART, -- cgit v1.2.1