summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/lint1/func.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xlint/lint1/func.c')
-rw-r--r--usr.bin/xlint/lint1/func.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint1/func.c b/usr.bin/xlint/lint1/func.c
index 893121e..e5a0490 100644
--- a/usr.bin/xlint/lint1/func.c
+++ b/usr.bin/xlint/lint1/func.c
@@ -517,7 +517,7 @@ label(int typ, sym_t *sym, tnode_t *tn)
ci->c_default = 1;
}
break;
- };
+ }
reached = 1;
}
OpenPOWER on IntegriCloud