iothub_ll_telemetry_sample

Revision:
4:f08837288a37
Parent:
3:c88858e5d52c
--- a/iothub_ll_telemetry_sample.c	Tue Jun 26 19:16:42 2018 -0700
+++ b/iothub_ll_telemetry_sample.c	Tue Sep 11 11:15:36 2018 -0700
@@ -2,7 +2,7 @@
 // Licensed under the MIT license. See LICENSE file in the project root for full license information.
 
 // CAVEAT: This sample is to demonstrate azure IoT client concepts only and is not a guide design principles or style
-// Checking of return codes and error values shall be omitted for brevity.  Please practice sound engineering practices 
+// Checking of return codes and error values shall be omitted for brevity.  Please practice sound engineering practices
 // when writing production code.
 
 #include <stdio.h>