From 4c40c6c98fcf4080acec895c89b2d8b64ba67b84 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 23 Jun 2010 10:01:58 +0000 Subject: [PATCH] Test submission --- mxml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxml.c b/mxml.c index 31f1b98..c51bf06 100755 --- a/mxml.c +++ b/mxml.c @@ -3,7 +3,7 @@ Name: mxml.c Created by: Stefan Ritt - Contents: MIDAS XML Library + Contents: Midas XML Library This is a simple implementation of XML functions for writing and reading XML files. For writing an XML file from scratch, following