From 2e8f242a67a04a512eae753f614e6bca2fdb595a Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 7 Dec 2008 23:44:19 +0000 Subject: *** empty log message *** --- xml.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xml.c') diff --git a/xml.c b/xml.c index 16582027..2a722299 100644 --- a/xml.c +++ b/xml.c @@ -1,4 +1,4 @@ -/* $Id: xml.c,v 1.18 2008/12/07 21:30:49 kristaps Exp $ */ +/* $Id: xml.c,v 1.19 2008/12/07 23:44:19 kristaps Exp $ */ /* * Copyright (c) 2008 Kristaps Dzonsons * @@ -131,7 +131,8 @@ xml_begin(struct md_mbuf *mbuf, const struct md_args *args, "encoding=\"UTF-8\"?>\n", NULL)) return(0); return(ml_puts(mbuf, "", NULL)); } -- cgit v1.2.3