aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-helpers.h
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@gnome.org>2009-12-10 09:37:39 +0800
committerDiego Escalante Urrelo <diegoe@gnome.org>2009-12-18 09:27:55 +0800
commit2dc702089f58f707d84e138816d2b40f3d07e096 (patch)
treeb663ec54a27f99861c09d1ed179bc5baec30f2b7 /lib/ephy-file-helpers.h
parent9f22187270a578e2eac2fa9cc89b81021e4cf9dd (diff)
downloadgsoc2013-epiphany-2dc702089f58f707d84e138816d2b40f3d07e096.tar
gsoc2013-epiphany-2dc702089f58f707d84e138816d2b40f3d07e096.tar.gz
gsoc2013-epiphany-2dc702089f58f707d84e138816d2b40f3d07e096.tar.bz2
gsoc2013-epiphany-2dc702089f58f707d84e138816d2b40f3d07e096.tar.lz
gsoc2013-epiphany-2dc702089f58f707d84e138816d2b40f3d07e096.tar.xz
gsoc2013-epiphany-2dc702089f58f707d84e138816d2b40f3d07e096.tar.zst
gsoc2013-epiphany-2dc702089f58f707d84e138816d2b40f3d07e096.zip
docs: ephy-web-view
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r--lib/ephy-file-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h
index 752cf70bd..e64c74ec7 100644
--- a/lib/ephy-file-helpers.h
+++ b/lib/ephy-file-helpers.h
@@ -53,7 +53,7 @@ const char * ephy_file (const char *filename);
const char * ephy_dot_dir (void);
void ephy_file_helpers_shutdown (void);
char * ephy_file_downloads_dir (void);
-char * ephy_file_get_downloads_dir (void);
+char * ephy_file_get_downloads_dir (void);
char * ephy_file_desktop_dir (void);
const char * ephy_file_tmp_dir (void);
char * ephy_file_tmp_filename (const char *base,