Re: Code-Cleanup: function declarations (void, and k&r style) - Mailing list pgsql-patches

From Neil Conway
Subject Re: Code-Cleanup: function declarations (void, and k&r style)
Date
Msg-id 45FCD01C.5040301@samurai.com
Whole thread Raw
In response to Code-Cleanup: function declarations (void, and k&r style)  (Stefan Huehner <stefan@huehner.org>)
List pgsql-patches
Stefan Huehner wrote:
> attached patch fixes some function declarations:
>
> - () -> (void)
> - k&r style -> ansi C
>

Applied, thanks for the patch.

-Neil


pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: Code-Cleanup: char* -> const char*
Next
From: Jeremy Drake
Date:
Subject: Re: patch adding new regexp functions