summaryrefslogtreecommitdiffstats
path: root/term.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-02 10:50:50 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-02 10:50:50 +0000
commitaa87cd6fc1c369d78cc8e249a6410769605e6e52 (patch)
tree3eeed5bb318d87bd7de76adae99a2390155ddd3b /term.c
parent0c5f52c482a146d497a79017c150ae68d61a2c95 (diff)
downloadmandoc-aa87cd6fc1c369d78cc8e249a6410769605e6e52.tar.gz
Lint tweak.
Diffstat (limited to 'term.c')
-rw-r--r--term.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/term.c b/term.c
index 71fea0f1..e7c25879 100644
--- a/term.c
+++ b/term.c
@@ -653,6 +653,7 @@ term_strlen(const struct termp *p, const char *cp)
}
+/* ARGSUSED */
size_t
term_vspan(const struct termp *p, const struct roffsu *su)
{