aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-app-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-web-app-utils.h')
-rw-r--r--embed/ephy-web-app-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-web-app-utils.h b/embed/ephy-web-app-utils.h
index ef8d88f53..560f1de09 100644
--- a/embed/ephy-web-app-utils.h
+++ b/embed/ephy-web-app-utils.h
@@ -30,7 +30,7 @@ G_BEGIN_DECLS
#define EPHY_WEB_APP_PREFIX "app-"
-gboolean ephy_delete_web_application (const char *name);
+gboolean ephy_web_application_delete (const char *name);
char *ephy_web_application_get_profile_directory (const char *app_name);