Fixed a leak in modest_mail_operation_get_msgs_full()
[modest] / src / modest-tny-account-store.h
index 3f1f52f..a7f7c5d 100644 (file)
@@ -125,7 +125,7 @@ TnyAccount* modest_tny_account_store_get_tny_account_by  (ModestTnyAccountStore
  * modest_tny_account_store_get_server_account
  * @self: a ModestTnyAccountStore instance
  * @account_name: a modest account name
- * @type: the tny account type (store or transport)
+ * @type: the tny account type (#TNY_ACCOUNT_TYPE_STORE or #TNY_ACCOUNT_TYPE_STORE)
  * 
  * Get the tny account corresponding to one of the server_accounts for account with @account_name
  *