diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-06 21:31:51 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-06 21:31:51 +0000 |
commit | 2862ddf29fd9a5b498ec013901c77c570f98c37b (patch) | |
tree | c75cb02ffd879b8455996351dbc95842cd9d7bcb /apps | |
parent | 691fa3c57a09db4ec0ba4ba7878f9c0814e8a910 (diff) | |
download | ATCD-2862ddf29fd9a5b498ec013901c77c570f98c37b.tar.gz |
.
Diffstat (limited to 'apps')
-rw-r--r-- | apps/gperf/tests/test-2.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gperf/tests/test-2.exp b/apps/gperf/tests/test-2.exp index ee39d99f558..f39d00ba088 100644 --- a/apps/gperf/tests/test-2.exp +++ b/apps/gperf/tests/test-2.exp @@ -84,7 +84,7 @@ in_word_set (str, len) 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, }; - static char *wordlist[] = + static const char *wordlist[] = { "", "OR", |