mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-18 08:30:11 +00:00
GP-0 added boolean yes/no to language_common.rxg spec which was being
used for unvalidated use cases.
This commit is contained in:
parent
067fd41b62
commit
d89764d9bb
@ -21,6 +21,8 @@
|
||||
<choice>
|
||||
<value type="string">true</value>
|
||||
<value type="string">false</value>
|
||||
<value type="string">yes</value>
|
||||
<value type="string">no</value>
|
||||
<value type="string">1</value>
|
||||
<value type="string">0</value>
|
||||
</choice>
|
||||
|
Loading…
Reference in New Issue
Block a user