Update mg_mqtt_puback.md

This commit is contained in:
Evelyn 2016-07-25 17:23:06 +01:00 committed by GitHub
parent b1213425d0
commit fc3dd5900c

View File

@ -6,5 +6,5 @@ signature: |
void mg_mqtt_puback(struct mg_connection *nc, uint16_t message_id);
---
Send a PUBACK command with a given `message_id`.
Sends a PUBACK command with a given `message_id`.