(__argp_help): Create a fake struct argp_state and
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 2 Feb 2005 23:26:56 +0000 (23:26 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 2 Feb 2005 23:26:56 +0000 (23:26 +0000)
commit30eb45afc54d84b7bfabf44703541b25d3b1ea1b
tree2cad3efa213bf04c1cd931cc5e20c9ca46e6a007
parent4748c8b4a741094d098a0b5733bd5d95b5013a52
(__argp_help): Create a fake struct argp_state and
pass it to _help, otherwise the latter coredumps trying to
dereference state.root_argp.
lib/argp-help.c