mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 09:59:08 +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? }
|
{ class attribute definitions? }
|
||||||
if m_prefixed_attributes in current_settings.modeswitches then
|
if m_prefixed_attributes in current_settings.modeswitches then
|
||||||
while token=_LECKKLAMMER do
|
while token=_LECKKLAMMER do
|
||||||
parse_rttiattributes(rtti_attrs_def);
|
parse_rttiattributes(rtti_attrs_def);
|
||||||
|
|
||||||
{ fpc generic declaration? }
|
{ fpc generic declaration? }
|
||||||
if first then
|
if first then
|
||||||
|
Loading…
Reference in New Issue
Block a user