mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-31 14:57:09 +08:00
GT-3078 review fix.
This commit is contained in:
@@ -113,7 +113,8 @@ public class SetCommentCmd implements Command {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates the specified comment of the specified type at address.
|
* Creates the specified comment of the specified type at address. The current comment of
|
||||||
|
* this commentType will be cleared.
|
||||||
*
|
*
|
||||||
* @param program the program being analyzed
|
* @param program the program being analyzed
|
||||||
* @param addr the address where data is created
|
* @param addr the address where data is created
|
||||||
|
|||||||
Reference in New Issue
Block a user