Fix 'procnear' -> ' proc near'

Automatically done using:

    sed -i '' -e 's/procnear/ proc near/g' src/*.md
This commit is contained in:
Thomas Perl 2020-05-21 10:54:08 +02:00
commit 9373e5d2ee
10 changed files with 23 additions and 23 deletions

View file

@ -199,7 +199,7 @@ SCparms ends
align ALIGNMENT
public -CosSin
-CosSinprocnear
-CosSin proc near
push bp ;preserve stack frame
mov bp,sp ;set up local stack frame