aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/command.h
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-07-17 18:14:34 +0200
committerMartin Willi <martin@revosec.ch>2014-09-22 13:55:11 +0200
commit214a859cd699d743b7dd61f0faa6ae9ca2b0f3b8 (patch)
tree7070e146f7d21aaecef2c98269a347b59b8a0abb /src/swanctl/command.h
parent455e213cb0ee365572f14d269c1a89f66a95287b (diff)
downloadstrongswan-214a859cd699d743b7dd61f0faa6ae9ca2b0f3b8.tar.bz2
strongswan-214a859cd699d743b7dd61f0faa6ae9ca2b0f3b8.tar.xz
swanctl: Add a --reload-settings command
Diffstat (limited to 'src/swanctl/command.h')
-rw-r--r--src/swanctl/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/swanctl/command.h b/src/swanctl/command.h
index 8510fa44d..65488c3d1 100644
--- a/src/swanctl/command.h
+++ b/src/swanctl/command.h
@@ -27,7 +27,7 @@
/**
* Maximum number of commands (+1).
*/
-#define MAX_COMMANDS 16
+#define MAX_COMMANDS 17
/**
* Maximum number of options in a command (+3)