[hipl-dev] Re: [Branch ~hipl-core/hipl/trunk] Rev 5215: cosmetics: Place goto labels in column 0.

  • From: René Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Tue, 30 Nov 2010 10:54:03 +0100

On 30.11.2010, at 10:50, noreply@xxxxxxxxxxxxx wrote:
> ------------------------------------------------------------
> revno: 5215
> committer: Diego Biurrun <diego@xxxxxxxxxx>
> branch nick: hipl
> timestamp: Tue 2010-11-30 10:48:11 +0100
> message:
>  cosmetics: Place goto labels in column 0.
> modified:
>  hipd/cookie.c
>  hipd/esp_prot_hipd_msg.c
>  hipd/hidb.c
>  hipd/input.c
>  modules/update/hipd/update.c
> 
> 
> --
> lp:hipl
> https://code.launchpad.net/~hipl-core/hipl/trunk
> 
> Your team HIPL core team is subscribed to branch lp:hipl.
> To unsubscribe from this branch go to 
> https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
> === modified file 'hipd/cookie.c'
> --- hipd/cookie.c     2010-10-15 15:29:14 +0000
> +++ hipd/cookie.c     2010-11-30 09:48:11 +0000
> @@ -135,7 +135,7 @@
> 
>     HIP_IFEL(hip_set_cookie_difficulty(*newVal), -1,
>              "Setting difficulty failed\n");
> - out_err:
> +out_err:
>     return err;
> }
> 
> 
> === modified file 'hipd/esp_prot_hipd_msg.c'
> --- hipd/esp_prot_hipd_msg.c  2010-11-19 17:07:10 +0000
> +++ hipd/esp_prot_hipd_msg.c  2010-11-30 09:48:11 +0000
> @@ -976,7 +976,7 @@
>                                            src_ip, spi),
>              -1, "failed to send UPDATE replay");
> 
> -  out_err:
> +out_err:
>     return err;
> }

HIPL always indents out_err with _two_ spaces!



--
Dipl.-Inform. Rene Hummen, Ph.D. Student
Chair of Communication and Distributed Systems
RWTH Aachen University, Germany
tel: +49 241 80 20772
web: http://ds.rwth-aachen.de/members/hummen

Other related posts: