فهرست منبع

* white space

git-svn-id: trunk@21308 -
florian 13 سال پیش
والد
کامیت
17dd362a5a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      compiler/aoptobj.pas

+ 1 - 1
compiler/aoptobj.pas

@@ -1096,7 +1096,7 @@ Unit AoptObj;
                    is the opposite of hp (so this one is never taken), but after
                    that one there is a branch that will be taken, so perform a
                    little hack: set p1 equal to this instruction (that's what the
-                   last SkipLabels is for, only works with short bool evaluation) }
+                   last SkipLabels is for, only works with short bool evaluation)}
                  (conditions_equal(taicpu(p1).condition,inverse_cond(hp.condition)) and
                   SkipLabels(p1,p2) and
                   (p2.typ = ait_instruction) and