mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
insns.dat: Fix a typo in a comment
isnsn-iflags.pl not insns-iflag.pl. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
9a1db45895
commit
54c7711858
@ -41,7 +41,7 @@
|
||||
;
|
||||
; For a detailed description of the code string (third field), please
|
||||
; see insns.pl and the comment at the top of assemble.c. For a detailed
|
||||
; description of the flags (fourth field), please see insns-iflag.pl.
|
||||
; description of the flags (fourth field), please see insns-iflags.pl.
|
||||
;
|
||||
; Comments with a pound sign after the semicolon generate section
|
||||
; subheaders in the NASM documentation.
|
||||
|
Loading…
Reference in New Issue
Block a user