From 9731424199ecfe6c879fb8dc263cfa824a5bcc67 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Tue, 23 Mar 2010 23:48:20 -0500 Subject: docs: missing comment in ephy-favicon-cache --- embed/ephy-favicon-cache.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'embed/ephy-favicon-cache.c') diff --git a/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c index 2a347ec64..633d3750c 100644 --- a/embed/ephy-favicon-cache.c +++ b/embed/ephy-favicon-cache.c @@ -522,7 +522,7 @@ ephy_favicon_cache_download (EphyFaviconCache *cache, /** * ephy_favicons_cache_get: - * @cache: + * @cache: an #EphyFaviconCache * @url: the URL of the icon to retrieve * * Note: This will always return %NULL for non-http URLs. @@ -795,7 +795,7 @@ ephy_favicon_cache_get (EphyFaviconCache *cache, /** * ephy_favicons_cache_clear: - * @cache: + * @cache: the #EphyFaviconCache to clear * * Clears the favicon cache and removes any stored icon files from disk. */ -- cgit v1.2.3