mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-25 16:59:20 -05:00
x86/data/patterns/patternconstraints: remove extra text node
removing a line that appears to be superfluous. also, fix indentation. unfortunately, i have *not* tested this, as i noticed this apparent extra line during a visual inspection. i don't have a build environment currently configured.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</language>
|
||||
|
||||
<language id="x86:LE:64:default">
|
||||
<compiler id="windows">"data/patternconstraints.xml"
|
||||
<compiler id="windows">
|
||||
<patternfile>x86-64win_patterns.xml</patternfile>
|
||||
</compiler>
|
||||
<compiler id="gcc">
|
||||
|
||||
Reference in New Issue
Block a user