Minor reformatting.

From-SVN: r206983
This commit is contained in:
Arnaud Charlet 2014-01-23 17:38:09 +01:00
parent 0a4f04e52e
commit bdd6d80ab5

View File

@ -2418,8 +2418,8 @@ package body Lib.Xref is
-- including synchronized tagged types.
declare
Typ : constant Entity_Id := XE.Key.Ent;
Elmt : Elmt_Id;
Typ : constant Entity_Id := XE.Key.Ent;
Elmt : Elmt_Id;
begin
if Is_Record_Type (Typ)