]> git.cameronkatri.com Git - mandoc.git/blobdiff - xml.c
Considerably improved roff_text parser.
[mandoc.git] / xml.c
diff --git a/xml.c b/xml.c
index 57a0e77ef3a3dacc346beb096595fa83c5c2754d..74afaa06d3de1663d6453e9cc3ee4bc92624c0dd 100644 (file)
--- a/xml.c
+++ b/xml.c
@@ -1,4 +1,4 @@
-/* $Id: xml.c,v 1.3 2008/12/01 09:25:18 kristaps Exp $ */
+/* $Id: xml.c,v 1.4 2008/12/01 15:32:36 kristaps Exp $ */
 /*
  * Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
  *
 /*
  * Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
  *
@@ -557,3 +557,4 @@ roffdata(void *arg, int space, char *buf)
        p->last = MD_TEXT;
        return(1);
 }
        p->last = MD_TEXT;
        return(1);
 }
+