From 61cd6ab86e1e7ca809d22a2ce278ad5bcfda7d92 Mon Sep 17 00:00:00 2001 From: Evelyn Date: Mon, 25 Jul 2016 17:21:43 +0100 Subject: [PATCH] Update mg_set_protocol_mqtt.md --- docs/c-api/mqtt.h/mg_set_protocol_mqtt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md b/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md index a559eae8..8c65d385 100644 --- a/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md +++ b/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md @@ -6,7 +6,7 @@ signature: | void mg_set_protocol_mqtt(struct mg_connection *nc); --- -Attach built-in MQTT event handler to the given connection. +Attaches a built-in MQTT event handler to the given connection. The user-defined event handler will receive following extra events: