mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-12 23:23:17 +00:00
Merge branch 'patch-1' of https://github.com/wesinator/ghidra into GT-2748_Dan_PR-Errata
This commit is contained in:
commit
c0fe897d28
@ -73,7 +73,7 @@ class VarnodeInfo {
|
||||
type = VarnodeType.Memory;
|
||||
}
|
||||
else {
|
||||
throw new IllegalArgumentException("Illegal varode address type");
|
||||
throw new IllegalArgumentException("Illegal varnode address type");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user