summaryrefslogtreecommitdiffstats
path: root/testing/027
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-03-15 10:08:19 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-03-15 10:08:19 (GMT)
commit43420bd77408559cb66c83e9ce601426b371bc74 (patch)
tree1625bdceb38481919cfeaa1794e18c017b8cdab7 /testing/027
parent7296e6bf11ff98e100ff3768381c8411fe57f8e1 (diff)
downloadDoxygen-43420bd77408559cb66c83e9ce601426b371bc74.zip
Doxygen-43420bd77408559cb66c83e9ce601426b371bc74.tar.gz
Doxygen-43420bd77408559cb66c83e9ce601426b371bc74.tar.bz2
issue #7635: Incorrect location for enum in XML file (part 2)
Diffstat (limited to 'testing/027')
-rw-r--r--testing/027/struct_car.xml2
-rw-r--r--testing/027/struct_object.xml2
-rw-r--r--testing/027/struct_truck.xml2
-rw-r--r--testing/027/struct_vehicle.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/testing/027/struct_car.xml b/testing/027/struct_car.xml
index b3d9894..c90017a 100644
--- a/testing/027/struct_car.xml
+++ b/testing/027/struct_car.xml
@@ -68,7 +68,7 @@
</childnode>
</node>
</collaborationgraph>
- <location file="027_extends.c" line="68" column="1" bodyfile="027_extends.c" bodystart="67" bodyend="70"/>
+ <location file="027_extends.c" line="67" column="1" bodyfile="027_extends.c" bodystart="68" bodyend="70"/>
<listofallmembers>
<member refid="struct_car_1ab8ff28306286da5a8b14fa9bdccaafaa" prot="protected" virt="non-virtual">
<scope>Car</scope>
diff --git a/testing/027/struct_object.xml b/testing/027/struct_object.xml
index 754906e..807b0c1 100644
--- a/testing/027/struct_object.xml
+++ b/testing/027/struct_object.xml
@@ -86,7 +86,7 @@
</childnode>
</node>
</inheritancegraph>
- <location file="027_extends.c" line="20" column="1" bodyfile="027_extends.c" bodystart="19" bodyend="22"/>
+ <location file="027_extends.c" line="19" column="1" bodyfile="027_extends.c" bodystart="20" bodyend="22"/>
<listofallmembers>
<member refid="struct_object_1a71225073d06a793b9a6ea9263ed37b12" prot="public" virt="non-virtual">
<scope>Object</scope>
diff --git a/testing/027/struct_truck.xml b/testing/027/struct_truck.xml
index 0da26dc..b25c20b 100644
--- a/testing/027/struct_truck.xml
+++ b/testing/027/struct_truck.xml
@@ -68,7 +68,7 @@
<link refid="struct_object"/>
</node>
</collaborationgraph>
- <location file="027_extends.c" line="78" column="1" bodyfile="027_extends.c" bodystart="77" bodyend="80"/>
+ <location file="027_extends.c" line="77" column="1" bodyfile="027_extends.c" bodystart="78" bodyend="80"/>
<listofallmembers>
<member refid="struct_truck_1ad0ac321609dda1a6c552488b05ec7ac8" prot="protected" virt="non-virtual">
<scope>Truck</scope>
diff --git a/testing/027/struct_vehicle.xml b/testing/027/struct_vehicle.xml
index 40c2be2..bab901d 100644
--- a/testing/027/struct_vehicle.xml
+++ b/testing/027/struct_vehicle.xml
@@ -105,7 +105,7 @@
<link refid="struct_object"/>
</node>
</collaborationgraph>
- <location file="027_extends.c" line="44" column="1" bodyfile="027_extends.c" bodystart="43" bodyend="46"/>
+ <location file="027_extends.c" line="43" column="1" bodyfile="027_extends.c" bodystart="44" bodyend="46"/>
<listofallmembers>
<member refid="struct_vehicle_1ad7970f528d429f6fc1725173e93a77c2" prot="protected" virt="non-virtual">
<scope>Vehicle</scope>