aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-web-dom-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-web-dom-utils.h')
-rw-r--r--lib/ephy-web-dom-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-web-dom-utils.h b/lib/ephy-web-dom-utils.h
index b5dbd255c..f3cde8184 100644
--- a/lib/ephy-web-dom-utils.h
+++ b/lib/ephy-web-dom-utils.h
@@ -33,7 +33,7 @@
G_BEGIN_DECLS
-gboolean ephy_web_dom_has_modified_forms (WebKitDOMDocument *document);
+gboolean ephy_web_dom_utils_has_modified_forms (WebKitDOMDocument *document);
G_END_DECLS