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

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Code-Cleanup: function declarations (void, and k&r style)
Дата
Msg-id 45FCD01C.5040301@samurai.com
обсуждение исходный текст
Ответ на Code-Cleanup: function declarations (void, and k&r style)  (Stefan Huehner <stefan@huehner.org>)
Список 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 по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Code-Cleanup: char* -> const char*
Следующее
От: Jeremy Drake
Дата:
Сообщение: Re: patch adding new regexp functions