[Telepathy-commits] [telepathy-qt4/master] Account docs: catch up with change to setAvatar's signature
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Feb 24 03:04:28 PST 2009
---
TelepathyQt4/Client/account.cpp | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/TelepathyQt4/Client/account.cpp b/TelepathyQt4/Client/account.cpp
index 7f92402..d9de481 100644
--- a/TelepathyQt4/Client/account.cpp
+++ b/TelepathyQt4/Client/account.cpp
@@ -361,8 +361,7 @@ const Telepathy::Avatar &Account::avatar() const
/**
* Set this account avatar.
*
- * \param data Avatar data.
- * \param mimeType Avatar mimetype.
+ * \param avatar The avatar's MIME type and data.
* \return A PendingOperation which will emit PendingOperation::finished
* when the call has finished.
*/
--
1.5.6.5
More information about the telepathy-commits
mailing list