Azure IoT / iothub_http_transport

Dependents:   iothub_client_sample_http simplesample_http temp_sensor_anomaly

Revision:
38:01bf35934f1b
Parent:
18:ab990f6aa61f
diff -r ce4c05dd8a6d -r 01bf35934f1b iothubtransporthttp.h
--- a/iothubtransporthttp.h	Tue Jun 26 19:13:35 2018 -0700
+++ b/iothubtransporthttp.h	Tue Sep 11 11:12:14 2018 -0700
@@ -11,7 +11,7 @@
 {
 #endif
 
-	extern const TRANSPORT_PROVIDER* HTTP_Protocol(void);
+    extern const TRANSPORT_PROVIDER* HTTP_Protocol(void);
 
 #ifdef __cplusplus
 }