mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
6fdbc5e917
2 changed files with 3 additions and 11 deletions
|
@ -106,7 +106,7 @@ public class FunctionTestDouble implements Function {
|
|||
|
||||
@Override
|
||||
public String getCallFixup() {
|
||||
throw new UnsupportedOperationException();
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue