diff libpurple/protocols/yahoo/yahoo.h @ 22123:840e7e1b6dac

disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'
author John Bailey <rekkanoryo@rekkanoryo.org>
date Thu, 17 Jan 2008 05:53:12 +0000
parents 0a0fa9fd5feb
children 4cc1dfbc499b
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.h	Wed Jan 16 06:58:48 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo.h	Thu Jan 17 05:53:12 2008 +0000
@@ -218,6 +218,8 @@
  */
 char *yahoo_string_decode(PurpleConnection *gc, const char *str, gboolean utf8);
 
+char *yahoo_convert_to_numeric(const char *str);
+
 /* previously-static functions, now needed for yahoo_profile.c */
 void yahoo_tooltip_text(PurpleBuddy *b, PurpleNotifyUserInfo *user_info, gboolean full);