Hi Dmitry,
There is nothing wrong with the exiting one; But there is a fixme saying 'should be using getopt', so i did it.
and regarding coding style, they are mentioned in the developer's guide and i tried to follow it
i love this project very much and looking forward to give more contributions where ever possible
On Tue, 2007-03-06 at 00:52 +0800, Dmitry Timoshkov wrote:
"Srivatsa Kanchi, R" skanchi@nexthop.com wrote:
replaced the custom 'parse_args' function with GNU getopt
And what's wrong with current parser, except it being custom?
applied some coding style to limit code 80 characters /line
Please leave existing style alone, even if you don't like it.