From 6166d456e89c2561794da8f9b5e81823e8991f73 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 9 Sep 2014 00:16:29 +0100 Subject: Added TODO for handling room config form request errors --- src/xmpp/iq.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xmpp/iq.c') diff --git a/src/xmpp/iq.c b/src/xmpp/iq.c index 8a85177e..69592182 100644 --- a/src/xmpp/iq.c +++ b/src/xmpp/iq.c @@ -620,6 +620,7 @@ static int _room_config_handler(xmpp_conn_t * const conn, xmpp_stanza_t * const stanza, void * const userdata) { + // TODO handle errors const char *id = xmpp_stanza_get_attribute(stanza, STANZA_ATTR_ID); if (id != NULL) { -- cgit 1.4.1-2-gfad0