Azure IoT common library

Dependents:   STM32F746_iothub_client_sample_mqtt f767zi_mqtt iothub_client_sample_amqp iothub_client_sample_http ... more

Revision:
48:81866008bba4
Parent:
0:fa2de1b79154
--- a/agenttime_mbed.c	Thu Jul 12 18:10:56 2018 -0700
+++ b/agenttime_mbed.c	Tue Sep 11 11:15:08 2018 -0700
@@ -4,7 +4,7 @@
 #include "azure_c_shared_utility/agenttime.h"
 
 // mbed version of gmtime() returns NULL.
-// system RTC should be set to UTC as its localtime 
+// system RTC should be set to UTC as its localtime
 
 time_t get_time(time_t* currentTime)
 {