X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/1e7603ac5a3cca436d75ab0ee0778ec18919cbd8..59c178a65021036c13ddd6bb2eaad18db071f4e9:/test/crossparse.c diff --git a/test/crossparse.c b/test/crossparse.c index 210714a..e19b438 100644 --- a/test/crossparse.c +++ b/test/crossparse.c @@ -49,14 +49,7 @@ static void print_help(void) print_usage(stdout); puts("Test that libcdecl can parse its own output.\n"); - - puts("Options:"); - for (opt = lopts; opt->val; opt++) { - int w = print_option_start(opt, NULL); - - if (w) - putchar('\n'); - } + test_print_options(lopts); } enum {