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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ephy-string.h b/lib/ephy-string.h
index d5b932ba0..6bb50ff3e 100644
--- a/lib/ephy-string.h
+++ b/lib/ephy-string.h
@@ -33,6 +33,9 @@ char *ephy_string_blank_chr (char *source);
char *ephy_string_shorten (char *str,
gsize target_length);
+char *ephy_string_collate_key_for_domain (const char *host,
+ gssize len);
+
G_END_DECLS
#endif