From 80ebb98431397073b582bab01c14a1555f3eb015 Mon Sep 17 00:00:00 2001 From: svenbarth Date: Fri, 12 Jul 2019 22:07:57 +0000 Subject: [PATCH] * correct identation (no code changes) git-svn-id: trunk@42404 - --- compiler/pdecl.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/pdecl.pas b/compiler/pdecl.pas index dda6d78bbf..7da531cc44 100644 --- a/compiler/pdecl.pas +++ b/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