mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 18:12:37 +02:00
* detabbed
git-svn-id: trunk@24433 -
This commit is contained in:
parent
ed2825fbb0
commit
1682e9a2b1
@ -295,7 +295,7 @@ interface
|
||||
SkipInstr = [ait_comment, ait_symbol,ait_section
|
||||
,ait_stab, ait_function_name, ait_force_line
|
||||
,ait_regalloc, ait_tempalloc, ait_symbol_end
|
||||
,ait_ent, ait_ent_end, ait_directive
|
||||
,ait_ent, ait_ent_end, ait_directive
|
||||
,ait_varloc,
|
||||
{$ifdef JVM}
|
||||
ait_jvar, ait_jcatch,
|
||||
@ -309,7 +309,7 @@ interface
|
||||
ait_stab,ait_function_name,
|
||||
ait_cutobject,ait_marker,ait_varloc,ait_align,ait_section,ait_comment,
|
||||
ait_const,ait_directive,
|
||||
ait_ent, ait_ent_end,
|
||||
ait_ent, ait_ent_end,
|
||||
{$ifdef arm}
|
||||
ait_thumb_func,
|
||||
ait_thumb_set,
|
||||
|
Loading…
Reference in New Issue
Block a user