zephyr/subsys/net/lib/mqtt_sock
Martin Schwan c5de716af4 net: mqtt: Fix typo "seg_tag_list"
Fix a typo in the mqtt_sec_config struct where it was "seg_tag_list"
instead of "sec_tag_list".

Signed-off-by: Martin Schwan <m.schwan@phytec.de>
2019-01-10 11:30:33 +02:00
..
CMakeLists.txt
Kconfig
mqtt.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_decoder.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_encoder.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_internal.h
mqtt_os.h
mqtt_rx.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_transport.c
mqtt_transport.h
mqtt_transport_socket_tcp.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
mqtt_transport_socket_tls.c net: mqtt: Fix typo "seg_tag_list" 2019-01-10 11:30:33 +02:00