Parcourir la source

* correct identation (no code changes)

git-svn-id: trunk@42404 -
svenbarth il y a 6 ans
Parent
commit
80ebb98431
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compiler/pdecl.pas

+ 1 - 1
compiler/pdecl.pas

@@ -619,7 +619,7 @@ implementation
            { class attribute definitions? }
            if m_prefixed_attributes in current_settings.modeswitches then
              while token=_LECKKLAMMER do
-                 parse_rttiattributes(rtti_attrs_def);
+               parse_rttiattributes(rtti_attrs_def);
 
            { fpc generic declaration? }
            if first then