--- mqtt/src/Attic/conn.c 2011/12/09 09:53:54 1.1.2.10 +++ mqtt/src/Attic/conn.c 2011/12/09 09:55:27 1.1.2.11 @@ -253,8 +253,8 @@ mqtt_msgDISCONNECT(mqtt_msg_t * __restrict buf) * @userLen = Username length * @psPass = Password for Username, only if csUser is set * @passLen = Password length - * @psWillTopic = Will Topic if !=NULL Will Flags set into message - * @psWillMessage = Will Message, may be NULL + * @psWillTopic = Will Topic if !=NULL Will Flags set into message and must be free() + * @psWillMessage = Will Message, may be NULL if !NULL must be free() after use! * return: .reserved == 1 is error or == 0 connection flags & msg ok */ mqtthdr_connflgs_t