diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2008-02-10 12:31:40 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2008-02-10 12:31:40 (GMT) |
commit | 95fd5f1c991ee66f7122801276a133ebfce86aaa (patch) | |
tree | b6882cdef0c60182168c8c11e298dcd76cc02bbc /src/compound_xsd.h | |
parent | 38c6a14b15d87348076be142abea8663009ace82 (diff) | |
download | Doxygen-95fd5f1c991ee66f7122801276a133ebfce86aaa.zip Doxygen-95fd5f1c991ee66f7122801276a133ebfce86aaa.tar.gz Doxygen-95fd5f1c991ee66f7122801276a133ebfce86aaa.tar.bz2 |
Release-1.5.5
Diffstat (limited to 'src/compound_xsd.h')
-rw-r--r-- | src/compound_xsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compound_xsd.h b/src/compound_xsd.h index ded516c..47de4d3 100644 --- a/src/compound_xsd.h +++ b/src/compound_xsd.h @@ -775,6 +775,7 @@ " <xsd:enumeration value=\"param\" />\n" " <xsd:enumeration value=\"retval\" />\n" " <xsd:enumeration value=\"exception\" />\n" +" <xsd:enumeration value=\"templateparam\" />\n" " </xsd:restriction>\n" " </xsd:simpleType>\n" "\n" |