diff --git a/mxml.c b/mxml.c index c51bf06..31f1b98 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