[hipl-dev] Re: [Branch ~hipl-core/hipl/trunk] Rev 5971: Print warning for conflicting firewall options iff latter are set by user.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Fri, 24 Jun 2011 17:13:17 +0200

On Fri, Jun 24, 2011 at 05:10:09PM +0200, David Martin wrote:
> 
> On Fri, Jun 24, 2011 at 4:25 PM, Diego Biurrun <diego@xxxxxxxxxx> wrote:
> > On Tue, Jun 21, 2011 at 03:19:19PM +0000, noreply@xxxxxxxxxxxxx wrote:
> >>
> >> --- firewall/main.c   2011-03-28 10:03:56 +0000
> >> +++ firewall/main.c   2011-06-21 15:12:00 +0000
> >> @@ -231,5 +233,5 @@
> >>
> >>      return hipfw_main(rule_file, kill_old, limit_capabilities) == 0 ? 
> >> EXIT_SUCCESS
> >> -                                                                    : 
> >> EXIT_FAILURE;
> >> +           : EXIT_FAILURE;
> >
> > This was - IMO - more readable before.  Did uncrustify change it?
> 
> Yep, that was uncrustify.

Never mind then.

Diego

Other related posts: