mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-02 08:08:10 +08:00
GP-0: Fixing GhidraProject.openProgram() javadoc (Closes #8108)
This commit is contained in:
@@ -288,7 +288,7 @@ public class GhidraProject {
|
|||||||
* Opens a program.
|
* Opens a program.
|
||||||
*
|
*
|
||||||
* @param folderPath
|
* @param folderPath
|
||||||
* the path of the program within the project. ("\" is root)
|
* the path of the program within the project. ("/" is root)
|
||||||
* @param programName
|
* @param programName
|
||||||
* the name of the program to open.
|
* the name of the program to open.
|
||||||
* @param readOnly
|
* @param readOnly
|
||||||
|
|||||||
Reference in New Issue
Block a user