summaryrefslogtreecommitdiffstats
path: root/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'html.c')
-rw-r--r--html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.c b/html.c
index 3ea9f02e..aa710d03 100644
--- a/html.c
+++ b/html.c
@@ -650,3 +650,4 @@ bufcat_su(struct html *h, const char *p, const struct roffsu *su)
/* LINTED */
buffmt(h, "%s: %d%s;", p, (int)v, u);
}
+