addedmethod:
mergeComments
void mergeComments(ghidra.program.model.listing.CommentType commentType, ghidra.program.model.address.Address originAddress)
addedmethod:
replaceComment
void replaceComment(ghidra.program.model.listing.CommentType commentType, ghidra.program.model.address.Address originAddress)
removedmethod:
mergeComments
void mergeComments(int commentType, ghidra.program.model.address.Address originAddress)
removedmethod:
replaceComment
void replaceComment(int commentType, ghidra.program.model.address.Address originAddress)