Whitespace change to force new travis-check.

modified:   apps/mqtt/mqtt.h
This commit is contained in:
Robert Olsson 2017-03-22 13:15:58 +01:00 committed by Simon Duquennoy
parent b2cfb727ed
commit 209fcd1c0c
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@ typedef enum {
MQTT_CONN_STATE_DNS_ERROR,
MQTT_CONN_STATE_DISCONNECTING,
MQTT_CONN_STATE_ABORT_IMMEDIATE,
MQTT_CONN_STATE_NOT_CONNECTED,
MQTT_CONN_STATE_DNS_LOOKUP,
MQTT_CONN_STATE_TCP_CONNECTING,