aboutsummaryrefslogtreecommitdiffstats
path: root/src/cyn-protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cyn-protocol.c')
-rw-r--r--src/cyn-protocol.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cyn-protocol.c b/src/cyn-protocol.c
index b7f4c01..c443996 100644
--- a/src/cyn-protocol.c
+++ b/src/cyn-protocol.c
@@ -26,6 +26,7 @@
const char
_agent_[] = "agent",
+ _ask_[] = "ask",
_check_[] = "check",
_clear_[] = "clear",
_commit_[] = "commit",
@@ -41,6 +42,7 @@ const char
_no_[] = "no",
_off_[] = "off",
_on_[] = "on",
+ _reply_[] = "reply",
_rollback_[] = "rollback",
_set_[] = "set",
_test_[] = "test",