mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-31 18:20:22 +08:00
changes.src: fix old typo
arror -> error Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
138e3f6699
commit
d2238e2286
@ -48,7 +48,7 @@ since 2007.
|
||||
\b Allow 64-bit outputs in 16/32-bit only backends. Unsigned 64-bit
|
||||
relocations are zero-extended from 32-bits with a warning
|
||||
(suppressible via \c{-w-zext-reloc}); signed 64-bit relocations are
|
||||
an arror.
|
||||
an error.
|
||||
|
||||
\b Line numbers in list files now correspond to the lines in the source
|
||||
files, instead of simply being sequential.
|
||||
|
Loading…
x
Reference in New Issue
Block a user