summaryrefslogtreecommitdiff
path: root/lib/libc/regex/engine.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1995-10-22 14:40:55 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1995-10-22 14:40:55 +0000
commit16252f116697edcd02a34a34cc845159abe0a1d3 (patch)
treeeb60ca86fc2622af5ffd7ae5694e06d06ec0db44 /lib/libc/regex/engine.c
parente2a4bdf63c7b90a3468e3ea56056a357876d697f (diff)
Notes
Diffstat (limited to 'lib/libc/regex/engine.c')
-rw-r--r--lib/libc/regex/engine.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/regex/engine.c b/lib/libc/regex/engine.c
index 6d982f889c51..8b54837c7316 100644
--- a/lib/libc/regex/engine.c
+++ b/lib/libc/regex/engine.c
@@ -686,6 +686,7 @@ sopno lev; /* PLUS nesting level */
/* "can't happen" */
assert(nope);
/* NOTREACHED */
+ return "shut up gcc";
}
/*