mirror of
https://github.com/open-simh/simtools.git
synced 2026-01-14 07:39:37 +00:00
Correct comment.
This commit is contained in:
parent
60511a5f81
commit
a8b6c026db
@ -978,9 +978,9 @@ static int assemble(
|
||||
* flags are ignored, and an error issued.
|
||||
* Apparently, that isn't true.
|
||||
* Kermit seems to do this in k11cmd.mac:
|
||||
* .psect $pdata ; line 16
|
||||
* .psect $pdata ,ro,d,lcl,rel,con
|
||||
* ; k11mac.mac, first pass only
|
||||
* .psect $pdata ; line 16
|
||||
* .psect $PDATA ,D ; line 1083
|
||||
* and ends up with
|
||||
* $PDATA 001074 003 (RO,D,LCL,REL,CON)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user