mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-19 18:00:23 +08:00
Change the index term for "overloading multi-line macros" to match
the corresponding single-line macro index term
This commit is contained in:
parent
8a3f67dd2a
commit
238fbcec5a
@ -1881,7 +1881,7 @@ things like
|
||||
\c silly {13,10}, crlf ; crlf: db 13,10
|
||||
|
||||
|
||||
\S{mlmacover} \i{Overloading Multi-Line Macros}
|
||||
\S{mlmacover} Overloading Multi-Line Macros\I{overloading, multi-line macros}
|
||||
|
||||
As with single-line macros, multi-line macros can be overloaded by
|
||||
defining the same macro name several times with different numbers of
|
||||
|
Loading…
x
Reference in New Issue
Block a user