From 29983db964410327eaf04651e3c429d82b4be08a Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Mon, 11 Feb 2019 17:47:12 +0100 Subject: [PATCH] adding comment --- api/message_api.yml2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/message_api.yml2 b/api/message_api.yml2 index feb6d57f..7eaf55c4 100644 --- a/api/message_api.yml2 +++ b/api/message_api.yml2 @@ -33,7 +33,7 @@ protocol session { // flags flags { - flag default 0x0; + flag default 0x0 doc='"default" means whatever the default behaviour for the function is.'; flag force_encryption 0x1; }