mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-25 18:10:23 +08:00
doc/nasmdoc.src: Delete misplaced "point" sign
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
424f7bb106
commit
7ce4250a63
@ -3450,7 +3450,7 @@ is used by many high level languages, including C, C++ and Pascal.
|
||||
|
||||
While NASM has macros which attempt to duplicate this
|
||||
functionality (see \k{16cmacro}), the syntax is not particularly
|
||||
convenient to use. and is not TASM compatible. Here is an example
|
||||
convenient to use and is not TASM compatible. Here is an example
|
||||
which shows the use of \c{%arg} without any external macros:
|
||||
|
||||
\c some_function:
|
||||
|
Loading…
x
Reference in New Issue
Block a user