Give getopt() a prototype and modern style arg specs.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 25 Apr 2011 16:38:10 +0000 (12:38 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 25 Apr 2011 16:38:10 +0000 (12:38 -0400)
commit7e0f8f836da9a992c8cbd99c5c06ea40247d6a33
tree7c7f1390c27c57a0aa49f5174f6cb9578de7bca3
parent76dd09bbec893c02376e3440a6a86a3b994d804c
Give getopt() a prototype and modern style arg specs.

Welcome to the 1990s.
src/port/getopt.c