OSDN Git Service

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)
commit12054ba506735be7687a20e1e6d307074f032c7b
tree2df9e266a4c769952b936834719ec726169ff8dc
parentb16a8f49a7129036a1deb909bfbe70a4accae04f
Fix sloppiness about static vs non-static declaration of functions.
Some compilers are pickier about this than gcc is.
src/interfaces/odbc/convert.c