mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GP-1717 - Fixed Plate Comment rending bugs
This commit is contained in:
parent
c3c20d9e0f
commit
087529c448
5 changed files with 247 additions and 253 deletions
|
@ -143,7 +143,7 @@ public interface Field {
|
|||
* the given data
|
||||
* @param row the text row
|
||||
* @param col the character position
|
||||
* @return tru if valid
|
||||
* @return true if valid
|
||||
*/
|
||||
public boolean isValid(int row, int col);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue