merge from gcc

This commit is contained in:
DJ Delorie
2002-01-03 00:25:57 +00:00
parent 02e3d9701f
commit c23795e245
3 changed files with 5 additions and 2 deletions

View File

@@ -3945,7 +3945,7 @@ print_usage (fp, exit_value)
}
/* Option specification for getopt_long. */
static struct option long_options[] =
static const struct option long_options[] =
{
{ "help", no_argument, NULL, 'h' },
{ "strict", no_argument, NULL, 's' },