A missing comma added.
This commit is contained in:
parent
2bd065dfbe
commit
bbc206fdf7
@ -169,7 +169,7 @@ $ type sys$input:/out=mar:
|
|||||||
;
|
;
|
||||||
; Place entries in own program section.
|
; Place entries in own program section.
|
||||||
;
|
;
|
||||||
$ write mar " .PSECT $$",libvec,"QUAD,PIC,USR,CON,REL,LCL,SHR,EXE,RD,NOWRT"
|
$ write mar " .PSECT $$",libvec,",QUAD,PIC,USR,CON,REL,LCL,SHR,EXE,RD,NOWRT"
|
||||||
$ write mar libvec,"_xfer:"
|
$ write mar libvec,"_xfer:"
|
||||||
$ libwrch := mar
|
$ libwrch := mar
|
||||||
$ libwriter := write_vax_ftransfer_entry
|
$ libwriter := write_vax_ftransfer_entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user