A small memory footprint AMQP implimentation

Dependents:   iothub_client_sample_amqp remote_monitoring simplesample_amqp

Revision:
46:01f7ca900e07
Parent:
39:e7c983378f41
--- a/cbs.c	Thu Jul 12 18:09:41 2018 -0700
+++ b/cbs.c	Tue Sep 11 11:13:43 2018 -0700
@@ -326,7 +326,7 @@
             cbs = NULL;
         }
     }
-    
+
 all_ok:
     return cbs;
 }