Mercurial > pidgin
diff libpurple/media.h @ 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 | 440e999c27ca |
children | 9eb8c8ec0a75 9131368ba4be |
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.