mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 10:45:01 +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.
|
||||
*
|
||||
* @param folderPath
|
||||
* the path of the program within the project. ("\" is root)
|
||||
* the path of the program within the project. ("/" is root)
|
||||
* @param programName
|
||||
* the name of the program to open.
|
||||
* @param readOnly
|
||||
|
||||
Reference in New Issue
Block a user