summaryrefslogtreecommitdiff
path: root/make_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'make_cmd.c')
-rw-r--r--make_cmd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/make_cmd.c b/make_cmd.c
index 479d9c3e..4ccbf669 100644
--- a/make_cmd.c
+++ b/make_cmd.c
@@ -355,6 +355,7 @@ COMMAND *
make_case_command (word, clauses, lineno)
WORD_DESC *word;
PATTERN_LIST *clauses;
+ int lineno;
{
CASE_COM *temp;