Update cli.h

This commit is contained in:
TheTank20 2024-04-13 18:43:59 +00:00 committed by GitHub
parent 2b408913c4
commit 74ff4bf144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ struct Options {
bool error; bool error;
bool list; bool list;
bool nonewlines; bool nonewlines;
bool override; bool overrideVersion;
MODE applicationMode; MODE applicationMode;
ACTIVATION_ALGORITHM activationMode; ACTIVATION_ALGORITHM activationMode;