parse-opt: have parse_options_{start,end}.
authorPierre Habouzit <madcoder@debian.org>
Mon, 23 Jun 2008 19:59:37 +0000 (21:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jun 2008 21:51:12 +0000 (14:51 -0700)
Make the struct optparse_t public under the better name parse_opt_ctx_t.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found