mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 10:34:12 +08:00
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.
|
||||
;
|
||||
$ 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:"
|
||||
$ libwrch := mar
|
||||
$ libwriter := write_vax_ftransfer_entry
|
||||
|
Loading…
Reference in New Issue
Block a user