Fixes based on CR.
This commit is contained in:
parent
6cb39be4a6
commit
c843c7e815
8 changed files with 317 additions and 330 deletions
|
@ -34,6 +34,8 @@ typedef struct Attribute {
|
|||
* Opens XML document.
|
||||
* Creates header and start tag for root element.
|
||||
*
|
||||
* Note: XML creation is not thread-safe!
|
||||
*
|
||||
* \param rootTag Root tag for the XML document
|
||||
* \return The generated XML output
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue