mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Javadoc Fixes
This commit is contained in:
parent
9a470a9dc7
commit
ebde7cd6d2
659 changed files with 1690 additions and 3968 deletions
|
@ -472,7 +472,7 @@ public class GhidraPythonInterpreter extends InteractiveInterpreter {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns a Map of property->string_substitution pairs.
|
||||
* Returns a Map of property->string_substitution pairs.
|
||||
*
|
||||
* @param cmd current command
|
||||
* @param includeBuiltins True if we should include python built-ins; otherwise, false.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue