diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-12-10 11:20:16 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-12-10 11:20:16 +0000 |
| commit | e87083aa769a65d497ecd433520bd3eefe96a06d (patch) | |
| tree | a4ff78c874a9ddbf3dc453d0c91f2310b81fcfe3 /src/QXmppStun.h | |
| parent | b44d37dfff4d4883489ec635f043b4000318504d (diff) | |
| download | qxmpp-e87083aa769a65d497ecd433520bd3eefe96a06d.tar.gz | |
improve code documentation
Diffstat (limited to 'src/QXmppStun.h')
| -rw-r--r-- | src/QXmppStun.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/QXmppStun.h b/src/QXmppStun.h index 6480cdea..a65ef323 100644 --- a/src/QXmppStun.h +++ b/src/QXmppStun.h @@ -33,7 +33,9 @@ class QDataStream; class QUdpSocket; class QTimer; -/// \brief The QXmppStunMessage class represents a STUN message. +/// \internal +/// +/// The QXmppStunMessage class represents a STUN message. /// class QXmppStunMessage |
