From b92e5c74aed3d287455893021eb672b41ccb0835 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Sun, 1 Apr 2012 21:26:42 -0500 Subject: e-file-helpers: missing Returns: in comment --- lib/ephy-file-helpers.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c index 7c3612be9..b0f4e8a7a 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) -- cgit v1.2.3