aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-string.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-string.h')
-rw-r--r--lib/ephy-string.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-string.h b/lib/ephy-string.h
index a7d083457..89aa4564c 100644
--- a/lib/ephy-string.h
+++ b/lib/ephy-string.h
@@ -34,6 +34,8 @@ char *ephy_string_shorten (const gchar *str,
char *ephy_string_elide_underscores (const gchar *original);
+char *ephy_string_double_underscores (const char *string);
+
G_END_DECLS
#endif