diff src/protocols/oscar/snac.c @ 3771:765769211688

[gaim-migrate @ 3910] More FT cleanups by Wil Mahan. Thanks, Wil. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 20 Oct 2002 23:46:56 +0000
parents b32474e522fa
children 07283934dedd
line wrap: on
line diff
--- a/src/protocols/oscar/snac.c	Sun Oct 20 19:41:28 2002 +0000
+++ b/src/protocols/oscar/snac.c	Sun Oct 20 23:46:56 2002 +0000
@@ -103,9 +103,8 @@
 }
 
 /* Free a SNAC, and call the appropriate destructor if necessary.
- * XXX perhaps this should be inline? -- wtm
  */
-faim_internal void aim_cleansnac(aim_session_t *sess, aim_snac_t *snac)
+faim_internal faim_shortfunc void aim_cleansnac(aim_session_t *sess, aim_snac_t *snac)
 {
 	aim_module_t *cur;