summaryrefslogtreecommitdiff
path: root/libiberty/cp-demangle.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2002-01-03 00:25:57 +0000
committerDJ Delorie <dj@delorie.com>2002-01-03 00:25:57 +0000
commitdd548f9d1f81a5caa880fdb95a6e239a8a08984e (patch)
tree683e56a5d4a598612912b6ae6797c64d6512cbcf /libiberty/cp-demangle.c
parent172eaaa8b4c0069779769b5fd6aadfa64bceeeaf (diff)
downloadgdb-dd548f9d1f81a5caa880fdb95a6e239a8a08984e.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/cp-demangle.c')
-rw-r--r--libiberty/cp-demangle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c
index b61ff2c2c57..457a09f4c19 100644
--- a/libiberty/cp-demangle.c
+++ b/libiberty/cp-demangle.c
@@ -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' },