diff src/buddy.c @ 1109:c73736fa0b7c

[gaim-migrate @ 1119] Auto-Away, courtesy BMiller. damn cool. i'm impressed. also minor touch-ups, mostly to indicate what all the FIXME's mean. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 20 Nov 2000 10:37:40 +0000
parents cb338aa38e78
children 114cd406b022
line wrap: on
line diff
--- a/src/buddy.c	Mon Nov 20 08:35:25 2000 +0000
+++ b/src/buddy.c	Mon Nov 20 10:37:40 2000 +0000
@@ -1750,7 +1750,8 @@
 		g_free(sotime);
 		g_free(itime);
 	} else {
-		/* FIXME */
+		/* FIXME : how do we do tooltips and idletime if 2 connections report a buddy?
+		 * keep in mind that we can't assume both connections are the same protocol */
 	}
 }