ghidra/GhidraBuild/IDAPro/Python
Paul Sorensen b7e048df77
Fix idaxml set_member_cmt func call
The script originally was incorrectly calling `idc.set_member_cmt` which
takes different arguments to calculate the member struct and offset. And
then it passes the results into the `ida_struct` version. However, this is
already done, so we can just go straight to the `ida_struct` version.
2021-03-30 13:39:59 -04:00
..
6xx Updated certification headers 2021-03-17 18:22:50 -04:00
7xx Fix idaxml set_member_cmt func call 2021-03-30 13:39:59 -04:00