mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-18 00:20:10 +00:00
GT-2846, 2847 - Decompiler - doc fix
This commit is contained in:
parent
175da7cf02
commit
e44b35e3a9
@ -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
|
* @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
|
* @return the last visible layout
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user