aboutsummaryrefslogtreecommitdiffstats
path: root/src/cynagora.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2020-02-04 21:33:08 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2020-02-07 10:41:57 +0100
commit384f2e70fe4bc5bdfd9f35c4347351a985f23d14 (patch)
tree15361337e34260164a27ff72b1c8c53721398f88 /src/cynagora.c
parent1685b6a3370f944e30c9ea9cc078d3fc4c243934 (diff)
Fix bug on unknown commands
Unknow commands were leading to infinite loop. This fixes. Bug-AGL: SPEC-3166 Change-Id: If1529526c5779951b8e2e30d999f3fc037eae9d4 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/cynagora.c')
-rw-r--r--src/cynagora.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cynagora.c b/src/cynagora.c
index 16d953f..609ab84 100644
--- a/src/cynagora.c
+++ b/src/cynagora.c
@@ -383,7 +383,7 @@ get_reply(
* @param block
*
* @return the count of fields greater than 0 or a negative -errno value
- * or -EAGAIN if nothing and block == 0
+ * or -EAGAIN if nothing and block == false
* or -EPIPE if broken link
*/
static