diff src/conversation.c @ 13981:91a4cc3ee221

[gaim-migrate @ 16548] Minor cleanup committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 23 Jul 2006 18:57:08 +0000
parents 8934a27fed4b
children 1c411ca5590c
line wrap: on
line diff
--- a/src/conversation.c	Sun Jul 23 02:03:19 2006 +0000
+++ b/src/conversation.c	Sun Jul 23 18:57:08 2006 +0000
@@ -1440,7 +1440,7 @@
 	g_list_free(flags2);
 }
 
-int
+static int
 gaim_conv_chat_cb_compare(GaimConvChatBuddy *a, GaimConvChatBuddy *b)
 {
 	GaimConvChatBuddyFlags f1 = 0, f2 = 0;