On Mon, 6 Mar 2017, Marek Polacek wrote:

> I didn't like that the function implicit_decl_warning is
> a) missing a comment,
> b) missing braces in an if were confusing,
> b) wrongly formatted,
>    else
>      if ()
>    is ugly.
> 
> This patches fixes the above.
> 
> Bootstrapped/regtested on x86_64-linux, ok for trunk?
> 
> 2017-03-06  Marek Polacek  <pola...@redhat.com>
> 
>       * c-decl.c (implicit_decl_warning): Add a comment.  Fix formatting.

OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to