--- a/libpurple/util.h Tue Dec 20 14:21:28 2016 +0300 +++ b/libpurple/util.h Sat Mar 11 13:00:08 2017 +0300 @@ -592,8 +592,8 @@ * * Extracts a field of data from HTML. * - * This is a scary function. See protocols/msn/msn.c and - * protocols/yahoo/yahoo_profile.c for example usage. + * This is a scary function. It used to be used for MSN and Yahoo prpls, + * but since those prpls have been removed, this is now deprecated. * * Returns: TRUE if successful, or FALSE otherwise. */