mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-23 04:39:55 +00:00
Edit copy pasted function description
This commit is contained in:
parent
1f06e090d2
commit
08b54178a0
@ -174,7 +174,7 @@ public class PcodeSyntaxTree implements PcodeFactory {
|
||||
}
|
||||
|
||||
/**
|
||||
* return all Varnodes that start at a given Address
|
||||
* return all Varnodes bounded between two Addresses
|
||||
* @param min -- Minimum Address of Varnodes
|
||||
* @param max -- Maximum Address of Varnodes
|
||||
* @return -- Iterator to Varnodes
|
||||
|
Loading…
Reference in New Issue
Block a user