src/protocols/yahoo/yahoo.h

changeset 9161
0561de0af1c6
parent 9062
2836e0e61402
child 9164
46904c930b6e
--- a/src/protocols/yahoo/yahoo.h	Tue Jun 01 19:16:34 2004 +0000
+++ b/src/protocols/yahoo/yahoo.h	Wed Jun 02 00:44:51 2004 +0000
@@ -225,4 +225,7 @@
  */
 char *yahoo_string_decode(GaimConnection *gc, const char *str, gboolean utf8);
 
+/* yahoo_profile.c */
+void yahoo_get_info(GaimConnection *gc, const char *name);
+
 #endif /* _YAHOO_H_ */

mercurial