X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/97db7bd4a13ca29874bc0691446b8267f256e634..9bfe901c33190b9726bddabf8f192ad0c3a25500:/src/options.c diff --git a/src/options.c b/src/options.c index 9ab81531..f1240766 100644 --- a/src/options.c +++ b/src/options.c @@ -60,7 +60,7 @@ const struct option_table_struct option_table[] = /* Hidden. */ /* Fixme: What is this `1' doing here!!! Sounds dead wrong. See locations too below. */ - {opt_cmd_line, "statistics", no_argument, &statistics_flag, 0, 1}, + {opt_cmd_line, "trace", no_argument, &trace_flag, 0, 1}, /* * Percent declarations.