Code cleanup for function prototypes: change two K&R-style prototypes

Neil Conway <neilc@samurai.com>

Commit: b9954fbb4ef25fb1ea173d26017d4d128dd15be5
Author: Neil Conway <neilc@samurai.com>
Date: 2007-03-18T05:36:50Z
Releases: 8.3.0
Code cleanup for function prototypes: change two K&R-style prototypes
to ANSI-style, and change "()" -> "(void)". Patch from Stefan Huehner.

Files

PathChange+/−
src/pl/plpgsql/src/pl_funcs.c modified +2 −2
src/port/qsort_arg.c modified +2 −6
src/port/qsort.c modified +2 −6