Document XMPPMulticastDelegate

This commit is contained in:
Florian Zeitz 2012-02-01 01:26:06 +01:00
parent 064827b96c
commit b6e0e916e1
2 changed files with 30 additions and 1 deletions

View file

@ -34,7 +34,7 @@
/**
* \brief A protocol should be (partially) implemented
* by delegates of a XMPPConnection
* by delegates of a XMPPConnection
*/
@protocol XMPPConnectionDelegate
#ifndef XMPP_CONNECTION_M