src/protocols/silc/silcgaim.h

changeset 12970
c2f3b4dcf711
parent 12943
8f11013baa86
child 14179
b54c870fb9d0
--- a/src/protocols/silc/silcgaim.h	Fri Jan 20 17:24:54 2006 +0000
+++ b/src/protocols/silc/silcgaim.h	Fri Jan 20 20:35:18 2006 +0000
@@ -107,7 +107,7 @@
 				   SilcClientEntry client_entry,
 				   const char *hostname, SilcUInt16 port);
 void silcgaim_idle_set(GaimConnection *gc, int idle);
-char *silcgaim_tooltip_text(GaimBuddy *b, gboolean full);
+void silcgaim_tooltip_text(GaimBuddy *b, GString *str, gboolean full);
 char *silcgaim_status_text(GaimBuddy *b);
 gboolean silcgaim_ip_is_private(const char *ip);
 void silcgaim_ftp_send_file(GaimConnection *gc, const char *name, const char *file);

mercurial