diff src/protocols/oscar/rxqueue.c @ 13262:b08f8f3c9197

[gaim-migrate @ 15628] More cleanup. It's dinner time! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 12 Feb 2006 23:59:30 +0000
parents e9802db22b06
children
line wrap: on
line diff
--- a/src/protocols/oscar/rxqueue.c	Sun Feb 12 23:53:55 2006 +0000
+++ b/src/protocols/oscar/rxqueue.c	Sun Feb 12 23:59:30 2006 +0000
@@ -280,7 +280,7 @@
 }
 
 /*
- * Since aim_get_command will aim_conn_kill dead connections, we need
+ * Since aim_get_command will oscar_connection_destroy dead connections, we need
  * to clean up the rxqueue of unprocessed connections on that socket.
  *
  * XXX: this is something that was handled better in the old connection