[epiphany] e-file-helpers: missing Returns: in comment



commit b92e5c74aed3d287455893021eb672b41ccb0835
Author: Diego Escalante Urrelo <diegoe igalia com>
Date:   Sun Apr 1 21:26:42 2012 -0500

    e-file-helpers: missing Returns: in comment

 lib/ephy-file-helpers.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c
index 7c3612b..b0f4e8a 100644
--- a/lib/ephy-file-helpers.c
+++ b/lib/ephy-file-helpers.c
@@ -868,6 +868,8 @@ ephy_file_browse_to (GFile *file,
  * @error: location to set any #GError
  *
  * Remove @path and its contents. Like calling rm -rf @path.
+ *
+ * Returns: %TRUE if delete succeeded
  **/
 gboolean
 ephy_file_delete_dir_recursively (GFile *directory, GError **error)



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