diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2014-11-15 15:25:51 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2014-11-15 23:26:58 (GMT) |
commit | e986e0039de21791bd1fbb1f59b13f58c4a46324 (patch) | |
tree | ff6c668e830ff39097d53f3c0a0898bf0f052b20 /testing/029 | |
parent | 0fea3d4ca57187f271d7580ff16f32b7ab4657df (diff) | |
download | Doxygen-e986e0039de21791bd1fbb1f59b13f58c4a46324.zip Doxygen-e986e0039de21791bd1fbb1f59b13f58c4a46324.tar.gz Doxygen-e986e0039de21791bd1fbb1f59b13f58c4a46324.tar.bz2 |
Added language attribute to XML output for classes, namespaces, and files
Diffstat (limited to 'testing/029')
-rw-r--r-- | testing/029/029__hideinit_8c.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/029/029__hideinit_8c.xml b/testing/029/029__hideinit_8c.xml index 4bf1516..f5db794 100644 --- a/testing/029/029__hideinit_8c.xml +++ b/testing/029/029__hideinit_8c.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version=""> - <compounddef id="029__hideinit_8c" kind="file"> + <compounddef id="029__hideinit_8c" kind="file" language="C++"> <compoundname>029_hideinit.c</compoundname> <sectiondef kind="var"> <memberdef kind="variable" id="029__hideinit_8c_1a799f44203647e4c53bdb0386aa95680f" prot="public" static="no" mutable="no"> |