aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tbl_opts.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-12-29 14:38:14 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-12-29 14:38:14 +0000
commite66333ee27414556c8aac46398d7119658673b54 (patch)
tree6375114ad82a58e3d26b9e16b3d1a48c219a1ec7 /tbl_opts.c
parentcd4631099c26cb2f78a75750a291b6c71f83c36d (diff)
downloadmandoc-e66333ee27414556c8aac46398d7119658673b54.tar.gz
mandoc-e66333ee27414556c8aac46398d7119658673b54.tar.zst
mandoc-e66333ee27414556c8aac46398d7119658673b54.zip
Merge, with considerable changes, tbl.bsd.lv's layout-handling code.
Diffstat (limited to 'tbl_opts.c')
-rw-r--r--tbl_opts.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/tbl_opts.c b/tbl_opts.c
index 7470e4e2..91fd0ce5 100644
--- a/tbl_opts.c
+++ b/tbl_opts.c
@@ -1,4 +1,4 @@
-/* $Id: tbl_opts.c,v 1.3 2010/12/29 01:16:57 kristaps Exp $ */
+/* $Id: tbl_opts.c,v 1.4 2010/12/29 14:38:14 kristaps Exp $ */
/*
* Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -235,9 +235,8 @@ again: /*
if (KEY_MAXKEYS == i)
TBL_MSG(tbl, MANDOCERR_TBLOPT, ln, sv);
- /* Try again... */
-
goto again;
+ /* NOTREACHED */
}
int