mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-14 16:12:24 -07:00
fixed typo in attrib class for DW_Form_RngListx
This commit is contained in:
+1
-1
@@ -454,7 +454,7 @@ typedef enum DW_AttribClassEnum
|
||||
X(LineStrp, DW_AttribClass_String) \
|
||||
X(ImplicitConst, DW_AttribClass_Const) \
|
||||
X(LocListx, DW_AttribClass_LocListPtr) \
|
||||
X(RngListx, DW_AttribClass_RngListPtr) \
|
||||
X(RngListx, DW_AttribClass_RngList) \
|
||||
X(RefSup8, DW_AttribClass_Reference) \
|
||||
X(Strx1, DW_AttribClass_String) \
|
||||
X(Strx2, DW_AttribClass_String) \
|
||||
|
||||
Reference in New Issue
Block a user