1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00

Changed the wording of the doc/da65.sgml.

This commit is contained in:
AIDA Shinra 2018-06-13 01:23:01 +09:00
parent 03bb2f6a48
commit a3ab3cb458

View File

@ -544,8 +544,8 @@ code. The following attributes are recognized:
<tag><tt>PARAMSIZE</tt></tag>
This optional attribute is followed by a numerical value. It tells the
assembler that subroutine calls to this label follow "inline parameters"
of the given bytes like this:
assembler that subroutine calls to this label are followed by
"inline parameters" with the given number of bytes, like this:
<tscreen><verb>
JSR LabelWithParamSize2