libpurple/util.h

changeset 38884
c979362981fb
parent 38874
0fc4ba7fa2be
parent 38240
0552f69f1996
child 38887
826f5da7b56c
--- 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.
  */

mercurial