2
0
Эх сурвалжийг харах

* Fixed unclosed comment from r22775.

git-svn-id: trunk@22777 -
sergei 12 жил өмнө
parent
commit
ee62a1ed50

+ 1 - 1
compiler/ogbase.pas

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