Code cleanup for function prototypes: change two K&R-style prototypes
authorNeil Conway <neilc@samurai.com>
Sun, 18 Mar 2007 05:36:50 +0000 (05:36 +0000)
committerNeil Conway <neilc@samurai.com>
Sun, 18 Mar 2007 05:36:50 +0000 (05:36 +0000)
commit2efb911a2f661107a87bcdd5753ac73f2f8b31a9
treeb8430177222642f816ca19662d003f8f57f8404c
parent1f2c4fba2a30a6083619bf1edd83a84155e8e365
Code cleanup for function prototypes: change two K&R-style prototypes
to ANSI-style, and change "()" -> "(void)". Patch from Stefan Huehner.
src/pl/plpgsql/src/pl_funcs.c
src/port/qsort.c
src/port/qsort_arg.c