mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-23 01:50:15 +08:00
Merge remote-tracking branch 'origin/GP-1-dragonmacher-html-bug-fix'
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ import ghidra.util.*;
|
||||
import ghidra.util.exception.*;
|
||||
|
||||
public class FunctionEditorModel {
|
||||
public static final String PARSING_MODE_STATUS_TEXT =
|
||||
public static final String PARSING_MODE_STATUS_TEXT = HTMLUtilities.HTML +
|
||||
HTMLUtilities.escapeHTML("<TAB> or <RETURN> to commit edits, <ESC> to abort");
|
||||
static final String NONE_CHOICE = "-NONE-";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user