telepathy-qt: BaseConnectionAddressingInterface: Fixed comments.
David Edmundson
davidedmundson at kemper.freedesktop.org
Mon Jul 28 06:25:16 PDT 2014
Module: telepathy-qt
Branch: master
Commit: 62a13f68c7406d14fb407fd160e3d45fae5ef219
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=62a13f68c7406d14fb407fd160e3d45fae5ef219
Author: Alexandr Akulich <akulichalexander at gmail.com>
Date: Fri Jun 27 20:19:42 2014 +0600
BaseConnectionAddressingInterface: Fixed comments.
---
TelepathyQt/base-connection.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/TelepathyQt/base-connection.cpp b/TelepathyQt/base-connection.cpp
index 44a75b0..37b3e56 100644
--- a/TelepathyQt/base-connection.cpp
+++ b/TelepathyQt/base-connection.cpp
@@ -1276,11 +1276,11 @@ struct TP_QT_NO_EXPORT BaseConnectionAddressingInterface::Private {
};
/**
- * \class BaseProtocolPresenceInterface
+ * \class BaseConnectionAddressingInterface
* \ingroup servicecm
- * \headerfile TelepathyQt/base-protocol.h <TelepathyQt/BaseProtocolPresenceInterface>
+ * \headerfile TelepathyQt/base-connection.h <TelepathyQt/BaseConnection>
*
- * \brief Base class for implementations of Protocol.Interface.Presence
+ * \brief Base class for implementations of Connection.Interface.Addressing
*/
/**
More information about the telepathy-commits
mailing list