فهرست منبع

sinclairql: fixed the relocation marker comment in the startup code. no functional change

git-svn-id: trunk@47432 -
Károly Balogh 4 سال پیش
والد
کامیت
2a733aa751
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      rtl/sinclairql/si_prc.pp

+ 2 - 2
rtl/sinclairql/si_prc.pp

@@ -64,8 +64,8 @@ begin
     move.w -2(a1),d7
     beq @noreloc
 
-    { zero out the number of relocation marker,  so if our code is
-      called again, without reload, it won't relocate itself twice }
+    { zero out the relocation marker, so if our code is called again
+      without reload, it won't relocate itself twice }
     move.w #0,-2(a1)
 
     { first item in the relocation table is the number of relocs }