[epiphany] docs: missing comment in ephy-favicon-cache



commit 9731424199ecfe6c879fb8dc263cfa824a5bcc67
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Tue Mar 23 23:48:20 2010 -0500

    docs: missing comment in ephy-favicon-cache

 embed/ephy-favicon-cache.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c
index 2a347ec..633d375 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.
  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]