aboutsummaryrefslogtreecommitdiff
path: root/pan
diff options
context:
space:
mode:
Diffstat (limited to 'pan')
-rw-r--r--pan/tag_report.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pan/tag_report.c b/pan/tag_report.c
index 473bed1d1..61caabd56 100644
--- a/pan/tag_report.c
+++ b/pan/tag_report.c
@@ -425,7 +425,7 @@ SYM tags;
int cuts_testcase(tag, keys)
SYM tag, keys;
{
- char *cuts_info[5];
+ char *cuts_info[6];
char key[KEYSIZE];
char *oldresult, *newresult, *worst_case();
int tok_num = 0;