Mercurial > pidgin
graph
-
Fix #2034.Thu, 05 Jul 2007 00:56:26 +0000, by Sadrul Habib Chowdhury
-
merge of 'cc6c96ed91fb789ae12faf87e23361996db6d2f0'Wed, 04 Jul 2007 18:58:40 +0000, by Sadrul Habib Chowdhury
-
Do not crash when people run finch without 'make install'ing first.Wed, 04 Jul 2007 18:56:17 +0000, by Sadrul Habib Chowdhury
-
accept() wants a pointer to a socklen_t, not an unsigned int. This has no programattic effect, since we don't actually use the return value, but it silences a warning on my system.Wed, 04 Jul 2007 15:26:17 +0000, by Evan Schoenberg