Local fixes

Revision:
1:87da395325fc
Parent:
0:83c732b10e95
Child:
2:ca17c5d846e7
--- a/MQTTClient.h	Mon Sep 15 12:43:54 2014 +0000
+++ b/MQTTClient.h	Mon Sep 15 12:48:55 2014 +0000
@@ -2,6 +2,8 @@
   MQTTClient.h - A simple client for MQTT.
   Nicholas O'Leary
   http://knolleary.net
+  
+  Ported to mbed by Zoltan Hudak <hudakz@inbox.com>
 */
 
 #ifndef MQTTClient_h