Mercurial > pidgin
changeset 26426:c8a495ad479b
Fix purple_media_set_remote_codecs ()'s docstring
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Fri, 03 Apr 2009 14:13:16 +0000 |
parents | 550fe37e4d91 |
children | 4103d15e4205 |
files | libpurple/media.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/media.h Fri Apr 03 08:57:04 2009 +0000 +++ b/libpurple/media.h Fri Apr 03 14:13:16 2009 +0000 @@ -488,7 +488,7 @@ #endif /** - * Gets remote candidates from the stream. + * Sets remote candidates from the stream. * * @param media The media object to find the session in. * @param sess_id The session id of the session find the stream in.