# HG changeset patch # User Will Thompson # Date 1238767996 0 # Node ID c8a495ad479b51c4ec65a0f180e9b7379151588c # Parent 550fe37e4d91f73ed3d2e5b8dab26433bd930459 Fix purple_media_set_remote_codecs ()'s docstring diff -r 550fe37e4d91 -r c8a495ad479b libpurple/media.h --- 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.