OSDN Git Service

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)
commitb9954fbb4ef25fb1ea173d26017d4d128dd15be5
tree10b14b732f716ae96f68651a1d9f3f747a4b6067
parent582e22a8c3cf5698aefe0933fe627b4223a62527
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