diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2019-01-12 13:58:16 (GMT) |
---|---|---|
committer | Dimitri van Heesch <doxygen@gmail.com> | 2019-01-12 13:58:16 (GMT) |
commit | 7f40e488e27bcea4bb15045df05479dc5fbd9d6d (patch) | |
tree | 9497084f8c326623c0ed92e0f6974f845ad0fa8a /testing/036/036__link_8c.xml | |
parent | 121ec253945f6563ac6731e3596cd9beaa39cb72 (diff) | |
download | Doxygen-7f40e488e27bcea4bb15045df05479dc5fbd9d6d.zip Doxygen-7f40e488e27bcea4bb15045df05479dc5fbd9d6d.tar.gz Doxygen-7f40e488e27bcea4bb15045df05479dc5fbd9d6d.tar.bz2 |
Added declfile, declline, and declcolumn attributes to the location element in the XML output
Diffstat (limited to 'testing/036/036__link_8c.xml')
-rw-r--r-- | testing/036/036__link_8c.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/036/036__link_8c.xml b/testing/036/036__link_8c.xml index c0dea58..aba069f 100644 --- a/testing/036/036__link_8c.xml +++ b/testing/036/036__link_8c.xml @@ -20,7 +20,7 @@ </detaileddescription> <inbodydescription> </inbodydescription> - <location file="036_link.c" line="11" column="1"/> + <location file="036_link.c" line="11" column="1" declfile="036_link.c" declline="11" declcolumn="1"/> </memberdef> </sectiondef> <briefdescription> |