[PATCH] getMember: Fix comment

Deepak Bhole dbhole at redhat.com
Fri Dec 16 09:12:35 PST 2011


* Thomas Meyer <thomas at m3y3r.de> [2011-12-09 07:33]:
> Actual method is called _getMember not _sendMember
> 
> Signed-off-by: Thomas Meyer <thomas at m3y3r.de>
> 
> diff -r df87375f72cd -r 3fdb4c8ea881
> plugin/icedteanp/IcedTeaPluginRequestProcessor.cc
> --- a/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc	Mon Dec 05
> 13:15:32 2011 -0500
> +++ b/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc	Thu Dec 08
> 10:44:36 2011 +0100
> @@ -477,7 +477,7 @@
>   * This is a static function, called in another thread. Since certain data
>   * can only be requested from the main thread in Mozilla, this function
>   * does whatever it can seperately, and then makes an internal request that
> - * causes _sendMember to do the rest of the work.
> + * causes _getMember to do the rest of the work.
>   *
>   * @param message_parts The request message
>   */
> 

Thanks for the patch! Pushed to head.

Cheers,
Deepak



More information about the distro-pkg-dev mailing list