summaryrefslogtreecommitdiffstats
path: root/ml.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 10:43:57 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 10:43:57 +0000
commitf78e525bbf6c4d6f545d78949778d95f5dfaa55f (patch)
treeb09a7f9c9fdf7e8c4dc97030c55c045eea50d5d0 /ml.h
parente0d9872bbdd4110b297086232c64be230e972e68 (diff)
downloadmandoc-f78e525bbf6c4d6f545d78949778d95f5dfaa55f.tar.gz
*** empty log message ***
Diffstat (limited to 'ml.h')
-rw-r--r--ml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ml.h b/ml.h
index 29794c72..71dc27f8 100644
--- a/ml.h
+++ b/ml.h
@@ -46,7 +46,7 @@ struct ml_cbs {
const struct md_args *,
const struct tm *,
const char *, const char *,
- enum roffmsec, const char *);
+ enum roffmsec, enum roffvol);
int (*ml_end)(struct md_mbuf *,
const struct md_args *);
ssize_t (*ml_beginstring)(struct md_mbuf *,