aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppE2eeExtension.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/QXmppE2eeExtension.cpp')
-rw-r--r--src/client/QXmppE2eeExtension.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/client/QXmppE2eeExtension.cpp b/src/client/QXmppE2eeExtension.cpp
index f439e85d..1a6d5e5c 100644
--- a/src/client/QXmppE2eeExtension.cpp
+++ b/src/client/QXmppE2eeExtension.cpp
@@ -19,11 +19,9 @@
///
/// Indicates that the input was not encrypted and so nothing could be decrypted.
///
-/// \since QXmpp 1.5
-///
///
-/// \typedef QXmppE2eeExtension::EncryptMessageResult
+/// \typedef QXmppE2eeExtension::MessageEncryptResult
///
/// Contains the XML serialized message stanza with encrypted contents or a
/// QXmpp::SendError in case the message couldn't be encrypted.