]> granicus.if.org Git - curl/commit
cmdline parse: only single letter options have single-letter strings
authorDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 20:24:10 +0000 (22:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 22:31:37 +0000 (00:31 +0200)
commit388c6b5e75c2946621e7cf2ad36193e31f06eb56
tree353c1ffa3530f3bffec7d41ade74c03749e18086
parent7028ed6d31301ab8c8b50f2861fbad8e1b103f4f
cmdline parse: only single letter options have single-letter strings

... moved around options so that parsing the code to find all
single-letter options easier.
src/tool_getparam.c