diff options
Diffstat (limited to 'mdoc_macro.c')
-rw-r--r-- | mdoc_macro.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mdoc_macro.c b/mdoc_macro.c index 47493dd4..69b6f77c 100644 --- a/mdoc_macro.c +++ b/mdoc_macro.c @@ -363,7 +363,6 @@ rew_alt(int tok) default: return(tok); } - /* NOTREACHED */ } static void |