mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
typo in lexing table (abi fuzzer)
This commit is contained in:
parent
9db053d1b8
commit
5ad3eaa75a
@ -190,7 +190,7 @@ lex()
|
||||
{ "align", TAlign },
|
||||
{ "l", TL },
|
||||
{ "w", TW },
|
||||
{ "h", TS },
|
||||
{ "h", TH },
|
||||
{ "b", TB },
|
||||
{ "d", TD },
|
||||
{ "s", TS },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user