mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 01:39:27 +02:00
* correct identation (no code changes)
git-svn-id: trunk@42404 -
This commit is contained in:
parent
9dbd155131
commit
80ebb98431
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user