diff src/gtkrequest.c @ 10871:6240d7fd5b2c

[gaim-migrate @ 12558] Make a bunch of stuff static and rename set_gaim_user_dir to gaim_util_set_user_dir committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 25 Apr 2005 04:22:29 +0000
parents 2ab4b5acc8d1
children aa1df43e474c
line wrap: on
line diff
--- a/src/gtkrequest.c	Mon Apr 25 04:03:16 2005 +0000
+++ b/src/gtkrequest.c	Mon Apr 25 04:22:29 2005 +0000
@@ -646,7 +646,7 @@
 		gaim_request_fields_all_required_filled(field->group->fields_list));
 }
 
-GList *
+static GList *
 get_online_names(void)
 {
 	GList *names = NULL;