summaryrefslogtreecommitdiff
path: root/scripts/tkparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tkparse.h')
-rw-r--r--scripts/tkparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tkparse.h b/scripts/tkparse.h
index 1ca16b1852e7..2ded97e85384 100644
--- a/scripts/tkparse.h
+++ b/scripts/tkparse.h
@@ -115,7 +115,7 @@ struct variable
char global_written;
};
-extern struct variable vartable[];
+extern struct variable *vartable;
extern int max_varnum;
/*