Skip to content

Commit 18ee4d0

Browse files
committed
fix ref type name
1 parent 1a3d69b commit 18ee4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

df.units.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2825,7 +2825,7 @@
28252825
</static-array>
28262826
<int32_t name='spotted_num'/>
28272827
<pointer type-name='activity_event_conflictst' name='conflict_name'/>
2828-
<int32_t name='alarm_activity_id' ref-target='activity'/>
2828+
<int32_t name='alarm_activity_id' ref-target='activity_entry'/>
28292829
<int32_t name='alarm_unit_id' ref-target='unit'/>
28302830
</struct-type>
28312831

0 commit comments

Comments
 (0)