src/protocols/oscar/family_chat.c

changeset 13263
7e84acb27008
parent 13255
b318f395092d
child 13593
3450a7cede99
--- a/src/protocols/oscar/family_chat.c	Sun Feb 12 23:53:55 2006 +0000
+++ b/src/protocols/oscar/family_chat.c	Sun Feb 12 23:59:30 2006 +0000
@@ -34,7 +34,7 @@
 	guint16 instance;
 };
 
-faim_internal void aim_conn_kill_chat(OscarSession *sess, OscarConnection *conn)
+faim_internal void oscar_connection_destroy_chat(OscarSession *sess, OscarConnection *conn)
 {
 	struct chatconnpriv *ccp = (struct chatconnpriv *)conn->internal;
 

mercurial