pidgin: d28765a1: Kill off a bajillion comments that just ...

Sadrul Habib Chowdhury imadil at gmail.com
Sun Nov 23 13:54:59 EST 2008


* rekkanoryo at pidgin.im had this to say on [23 Nov 2008, 02:35:29 -0500]:
> -----------------------------------------------------------------
> Revision: d28765a18f6ef224d8d79e2f8821850ea789007f
> Ancestor: bc507450c4a8e842eb0ab445428935652307df88
> Author: rekkanoryo at pidgin.im
> Date: 2008-11-23T04:46:55
> Branch: im.pidgin.pidgin
> URL: http://d.pidgin.im/viewmtn/revision/info/d28765a18f6ef224d8d79e2f8821850ea789007f
> 
> Modified files:
>         libpurple/protocols/gg/gg.c
> 
> ChangeLog: 
> 
> Kill off a bajillion comments that just needlessly duplicate function
> signatures.  I'm sure this will probably make someone angry, so I tried to
> make this as easily disapproved as possible.
> 

> ============================================================
> --- libpurple/protocols/gg/gg.c	562735fae180c1af4d5ecfed5ef7dbfe27627c04
> +++ libpurple/protocols/gg/gg.c	4b8e6eb0f63986ecf3ecf3d0cca4898d5339451b
> @@ -61,7 +61,6 @@ static PurplePlugin *my_protocol = NULL;
>   *
>   * @return Zero if proxy setup is valid, otherwise -1.
>   */
> -/* static int ggp_setup_proxy(PurpleAccount *account) {{{ */
>  static int ggp_setup_proxy(PurpleAccount *account)
>  {
>  	PurpleProxyInfo *gpi;
> @@ -88,11 +87,7 @@ static int ggp_setup_proxy(PurpleAccount
>  
>  	return 0;
>  }
> -/* }}} */
>  

I suspect the author was using folding in the editor. I would've left
these alone unless there were a [compelling] reason to remove.

Sadrul




More information about the Devel mailing list