Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Wed, 04 Jul 2007 18:56:17 +0000 | Sadrul Habib Chowdhury | Do not crash when people run finch without 'make install'ing first. |
Wed, 04 Jul 2007 15:26:17 +0000 | Evan Schoenberg | 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. |