addedmethod:
createAndCommentData
static void createAndCommentData(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address addr, ghidra.program.model.data.DataType dt, java.lang.String comment, ghidra.program.model.listing.CommentType commentType)
removedmethod:
createAndCommentData
static void createAndCommentData(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address addr, ghidra.program.model.data.DataType dt, java.lang.String comment, int commentType)