From: Nils Faerber Date: Wed, 10 May 2006 12:14:25 +0000 (+0000) Subject: Added proper comment X-Git-Tag: git_migration_finished~4816 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=766c0f6c6636baa79ba139d68b22f82f543d5c97 Added proper comment pmo-trunk-r29 --- diff --git a/src/modest-tny-account-store.c b/src/modest-tny-account-store.c index 1ee54a8..2b63752 100644 --- a/src/modest-tny-account-store.c +++ b/src/modest-tny-account-store.c @@ -361,8 +361,15 @@ modest_tny_account_store_get_transport_accounts (TnyAccountStoreIface *iface) } -/* - * Returns gchar* to the path of the cache directory +/** + * modest_tny_account_store_get_cache_dir: + * @self: self a TnyAccountStoreIface instance + * + * returns the pathname of the cache directory + * + * Returns: a newly allocated string with the value of the pathname + * to the cache directory or NULL if the environment variable $HOME is + * not set, * pointer has to be freed by caller */ static const gchar*