Whitespace change to force new travis-check.

modified:   apps/mqtt/mqtt.h
contiki
Robert Olsson 2017-03-22 13:15:58 +01:00
parent 432f12e156
commit 34fa389054
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,