# HG changeset patch # User Richard Laager # Date 1137475238 0 # Node ID 4f2b96f2370058896a84e776b516e85f11c46f04 # Parent 5e338dda872f11dc6558cc613305d72a0bee2f48 [gaim-migrate @ 15261] Just to be 100% clear. committer: Tailor Script diff -r 5e338dda872f -r 4f2b96f23700 src/util.h --- a/src/util.h Tue Jan 17 04:51:19 2006 +0000 +++ b/src/util.h Tue Jan 17 05:20:38 2006 +0000 @@ -870,7 +870,7 @@ gchar *gaim_utf8_salvage(const char *str); /** - * Compares two UTF-8 strings. + * Compares two UTF-8 strings case-insensitively. * * @param a The first string. * @param b The second string.