diff options
Diffstat (limited to 'tbl_opts.c')
-rw-r--r-- | tbl_opts.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -235,9 +235,8 @@ again: /* if (KEY_MAXKEYS == i) TBL_MSG(tbl, MANDOCERR_TBLOPT, ln, sv); - /* Try again... */ - goto again; + /* NOTREACHED */ } int |