# HG changeset patch # User Etan Reisner # Date 1130903869 0 # Node ID fc8396a3fd5e85740c33c42cbae60d99f9e9ede9 # Parent f87f50f57b0b0e6f8c59ab16ffacdcacd5e4a24a [gaim-migrate @ 14238] 22:56:31 deryni: those doc changes, s/who's/whose/ 22:57:12 Bah, thanks. committer: Tailor Script diff -r f87f50f57b0b -r fc8396a3fd5e doc/blist-signals.dox --- a/doc/blist-signals.dox Wed Nov 02 03:57:38 2005 +0000 +++ b/doc/blist-signals.dox Wed Nov 02 03:57:49 2005 +0000 @@ -20,7 +20,7 @@ @endsignalproto @signaldesc Emitted when a buddy on your buddy list goes away. - @param buddy The buddy who's status changed. + @param buddy The buddy whose status changed. @param old_status The status that the buddy just changed from. @param status The status that the buddy just changed to. @endsignaldef @@ -31,7 +31,7 @@ @endsignalproto @signaldesc Emitted when a buddy on your buddy list becomes idle. - @param buddy The buddy who's idle status changed. + @param buddy The buddy whose idle status changed. @param old_idle Whether the buddy was idle. @param idle Whether the buddy is currently idle. @endsignaldef