diff options
Diffstat (limited to 'src/swanctl/command.h')
-rw-r--r-- | src/swanctl/command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/swanctl/command.h b/src/swanctl/command.h index c17811498..0d93ae45c 100644 --- a/src/swanctl/command.h +++ b/src/swanctl/command.h @@ -27,7 +27,7 @@ /** * Maximum number of commands (+1). */ -#define MAX_COMMANDS 25 +#define MAX_COMMANDS 26 /** * Maximum number of options in a command (+3) |