summaryrefslogtreecommitdiff
path: root/utils/c2l/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/c2l/lex.c')
-rw-r--r--utils/c2l/lex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/c2l/lex.c b/utils/c2l/lex.c
index 5701dd99..574ecfc6 100644
--- a/utils/c2l/lex.c
+++ b/utils/c2l/lex.c
@@ -951,7 +951,7 @@ getnsc(void)
}
c = GETC();
}
- return 0;
+ /* not reached */
}
void