MQTTClient
Diff: MQTTClient.cpp
- Revision:
- 3:ac326c5b065c
- Parent:
- 2:92b9dd336375
- Child:
- 4:9e25b78e0352
diff -r 92b9dd336375 -r ac326c5b065c MQTTClient.cpp --- a/MQTTClient.cpp Wed Mar 21 21:49:28 2012 +0000 +++ b/MQTTClient.cpp Wed Mar 21 21:52:42 2012 +0000 @@ -35,7 +35,7 @@ */ MQTTClient::~MQTTClient() {} -/** Constructor with parameters +/** Alternative Constructor with parameters * * Allow object to be constructed with minimum parameters. *