src/status.c

changeset 10500
b1d1b55682d7
parent 10447
887380ec66f5
child 10504
eae130eefbfe
--- a/src/status.c	Mon Jan 10 05:29:48 2005 +0000
+++ b/src/status.c	Mon Jan 10 05:54:07 2005 +0000
@@ -430,6 +430,7 @@
 
 	primitive = gaim_status_type_get_primitive(status_type);
 
+	/* Why does "hidden" mean the person is available? */
 	return (primitive == GAIM_STATUS_AVAILABLE ||
 			primitive == GAIM_STATUS_HIDDEN);
 }

mercurial