summaryrefslogtreecommitdiffstats
path: root/mdoc_action.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-30 18:50:11 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-30 18:50:11 +0000
commit268a942dd654eb4b1874737cd781345c4476aea2 (patch)
treecb43a6380e13338a8e0de35fea543e753f8697a6 /mdoc_action.c
parentea8cd0ee934ae86efb80393ca7b51e913e55043f (diff)
downloadmandoc-268a942dd654eb4b1874737cd781345c4476aea2.tar.gz
Lint fixes.
Made realloc puke with fprintf.
Diffstat (limited to 'mdoc_action.c')
-rw-r--r--mdoc_action.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdoc_action.c b/mdoc_action.c
index bdc03a7e..9fc20184 100644
--- a/mdoc_action.c
+++ b/mdoc_action.c
@@ -890,6 +890,7 @@ pre_dl(PRE_ARGS)
}
+/* ARGSUSED */
static int
pre_offset(PRE_ARGS)
{