mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
Merge branch 'GP-0_ryanmkurtz_PR-4077_HakanIlbas_Fix-JavaDoc-In-OSFileNotFoundException.java'
This commit is contained in:
commit
21aa55cf2d
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ public class OSFileNotFoundException extends FileNotFoundException {
|
|||
this(Platform.CURRENT_PLATFORM, null, fileName);
|
||||
}
|
||||
|
||||
/** Gets the {@link Platform} associated with this exception
|
||||
/**
|
||||
* Gets the {@link Platform} associated with this exception
|
||||
*
|
||||
* @return The {@link Platform} associated with this exception
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue