(parser_init): For the special case where no parsing function is
commita35aa19bf925a5cf1abba26a91dcaaa160179b4b
authorUlrich Drepper <drepper@redhat.com>
Mon, 26 May 1997 22:18:22 +0000 (26 22:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 26 May 1997 22:18:22 +0000 (26 22:18 +0000)
treee9eee509f5b981c6a39d98b456f12bc22d250bf9
parent916edacdbce4236d1c65a8c95af7b5403550e6c4
(parser_init): For the special case where no parsing function is
supplied for an argp, propagate its input to its first child, if any.
(parser_init):  Replace references to STATE->argp with STATE->root_argp.
argp/argp-parse.c