Fix sloppiness about static vs non-static declaration of functions.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Sep 2001 21:48:58 +0000 (21:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Sep 2001 21:48:58 +0000 (21:48 +0000)
commitec78cabf99b516d8ed047583d784a3a41df5a2df
treeb624ce3c8faad5d323014b439fc44f1c281f6879
parentcf864a666afbe6f4740c90a8865bb69cb5155ed7
Fix sloppiness about static vs non-static declaration of functions.
Some compilers are pickier about this than gcc is.
convert.c