summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)
{