summaryrefslogtreecommitdiffstats
path: root/xml.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-01 15:32:36 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-01 15:32:36 +0000
commit78514c9d13534db5603803edfe8e818d9fe11597 (patch)
treef0e785a8b8d887714133902422483411e6b15a04 /xml.c
parent995867c9d1e4701682433bd43406c27cdc59599d (diff)
downloadmandoc-78514c9d13534db5603803edfe8e818d9fe11597.tar.gz
Considerably improved roff_text parser.
Consolidated noop roff macros.
Diffstat (limited to 'xml.c')
-rw-r--r--xml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xml.c b/xml.c
index 858ebcc4..c3a9f7bd 100644
--- a/xml.c
+++ b/xml.c
@@ -557,3 +557,4 @@ roffdata(void *arg, int space, char *buf)
p->last = MD_TEXT;
return(1);
}
+