Browse Source

* correction of previous broken patch :-(

git-svn-id: trunk@4189 -
Tomas Hajny 19 years ago
parent
commit
64b4912768
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rtl/go32v2/crt.pp

+ 2 - 2
rtl/go32v2/crt.pp

@@ -451,8 +451,8 @@ begin
         outb    %al,$0x42
         movb    %ch,%al
         outb    %al,$0x42
-  end ['EAX','ECX','EDX'];
-end ['EAX','ECX'];
+  end ['EAX','ECX'];
+end;
 
 
 procedure nosound;