Pārlūkot izejas kodu

* Fixed unclosed comment from r22775.

git-svn-id: trunk@22777 -
sergei 13 gadi atpakaļ
vecāks
revīzija
ee62a1ed50
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      compiler/ogbase.pas

+ 1 - 1
compiler/ogbase.pas

@@ -154,7 +154,7 @@ interface
        typ        : TAsmsymtype;
        { Current assemble pass, used to detect duplicate labels }
        pass       : byte;
-       { how the symbol is referenced (target-specific bitfield)
+       { how the symbol is referenced (target-specific bitfield) }
        refs       : byte;
        symidx     : longint;
        objsection : TObjSection;