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, 1 insertions, 1 deletions
diff --git a/lib/ephy-string.h b/lib/ephy-string.h
index 97e15e756..56dad3552 100644
--- a/lib/ephy-string.h
+++ b/lib/ephy-string.h
@@ -61,7 +61,7 @@ char *ephy_str_replace_substring (const char *string,
const char *substring,
const char *replacement);
-
+gchar *ephy_str_elide_underscores (const gchar *original);
G_END_DECLS