pgsql: Give getopt() a prototype and modern style arg specs.

Started by Andrew Dunstanabout 15 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Give getopt() a prototype and modern style arg specs.

Welcome to the 1990s.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7e0f8f836da9a992c8cbd99c5c06ea40247d6a33

Modified Files
--------------
src/port/getopt.c | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)