diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
| commit | bc4c3ee94442c9b80993ce109d5070862dc9f170 (patch) | |
| tree | b782a135e84dfcbeb33254df8a33bf7fe53fb786 /src/base/QXmppRpcIq.h | |
| parent | 776f028d9f3f51e9dbba834a01d1decd737c4a27 (diff) | |
| download | qxmpp-bc4c3ee94442c9b80993ce109d5070862dc9f170.tar.gz | |
doc: Use XEP links everywhere
Diffstat (limited to 'src/base/QXmppRpcIq.h')
| -rw-r--r-- | src/base/QXmppRpcIq.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/QXmppRpcIq.h b/src/base/QXmppRpcIq.h index 959491a5..a07348dd 100644 --- a/src/base/QXmppRpcIq.h +++ b/src/base/QXmppRpcIq.h @@ -37,7 +37,7 @@ public: }; /// \brief The QXmppRpcResponseIq class represents an IQ used to carry -/// an RPC response as specified by XEP-0009: Jabber-RPC. +/// an RPC response as specified by \xep{0009}: Jabber-RPC. /// /// \ingroup Stanzas @@ -72,7 +72,7 @@ private: }; /// \brief The QXmppRpcInvokeIq class represents an IQ used to carry -/// an RPC invocation as specified by XEP-0009: Jabber-RPC. +/// an RPC invocation as specified by \xep{0009}: Jabber-RPC. /// /// \ingroup Stanzas |
