From ae62e89274f20cc0e3d526dfc613038d96820e1f Mon Sep 17 00:00:00 2001 From: lemon Date: Fri, 19 Dec 2025 17:54:51 +0100 Subject: driver: -w, update help --- common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common.h') diff --git a/common.h b/common.h index 862a271..6cf1b21 100644 --- a/common.h +++ b/common.h @@ -132,6 +132,7 @@ struct option { bool nocolor; bool pie, pic; bool werror; + bool wnone; enum optz { OPT0 = -1, OPT1 = 1, -- cgit v1.2.3