Differences From Artifact [0771aeff14]:
- File src/XMPPConnection.h — part of check-in [7738fa4342] at 2012-02-03 09:40:34 on branch trunk — Merge. (user: js, size: 8675) [annotate] [blame] [check-ins using] [more...]
To Artifact [e9f5812726]:
- File src/XMPPConnection.h — part of check-in [b28575775d] at 2012-02-03 07:50:26 on branch trunk — Fix typo (user: florob@babelmonkeys.de, size: 8680) [annotate] [blame] [check-ins using]
︙ | |||
29 30 31 32 33 34 35 | 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | - + | @class XMPPMessage; @class XMPPPresence; @class XMPPAuthenticator; @class SSLSocket; @class XMPPMulticastDelegate; /** |
︙ |