mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
correct past & continuous forms of "to input"
This commit is contained in:
parent
7a288b3b8c
commit
138133c95e
3 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
//With a user-inputed base address, this script will add a reference on the current switch table entry to corresponding code
|
||||
//With a user-input base address, this script will add a reference on the current switch table entry to corresponding code
|
||||
//Make sure your table entry is defined data (db,dw,etc).
|
||||
//@category ARM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue