mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
GT-2846, 2847 - Decompiler - doc fix
This commit is contained in:
parent
175da7cf02
commit
e44b35e3a9
1 changed files with 2 additions and 2 deletions
|
@ -317,7 +317,7 @@ public class FieldPanel extends JPanel
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns the first visible layout
|
||||
* Returns the first visible layout or null if there are no visible layouts
|
||||
*
|
||||
* @return the first visible layout
|
||||
*/
|
||||
|
@ -329,7 +329,7 @@ public class FieldPanel extends JPanel
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns the last visible layout
|
||||
* Returns the last visible layout or null if there are no visible layouts
|
||||
*
|
||||
* @return the last visible layout
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue