X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/a90f290cd59509f659af18ea0107a555eba72a01..fb2ebae7857605ebef35d26c56cccc959812585e:/xml.c diff --git a/xml.c b/xml.c index 57a0e77e..74afaa06 100644 --- 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 * @@ -557,3 +557,4 @@ roffdata(void *arg, int space, char *buf) p->last = MD_TEXT; return(1); } +