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