diff src/idle.c @ 12412:a88ca6da0b38

[gaim-migrate @ 14719] Make some functions static. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 08 Dec 2005 21:00:39 +0000
parents 3ef381cdc47e
children 200f22ca4890
line wrap: on
line diff
--- a/src/idle.c	Thu Dec 08 20:59:49 2005 +0000
+++ b/src/idle.c	Thu Dec 08 21:00:39 2005 +0000
@@ -251,7 +251,7 @@
 	return idle_ui_ops;
 }
 
-void *
+static void *
 gaim_idle_get_handle()
 {
 	static int handle;