mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-25 17:00:36 -09:00
Edit copy pasted function description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user