From 8e4bea294b661604e26811307bd92b4705e21092 Mon Sep 17 00:00:00 2001 From: Thomas Quinot Date: Tue, 27 May 2008 10:50:54 +0200 Subject: [PATCH] exp_dist.adb: Minor reformating 2008-05-27 Thomas Quinot * exp_dist.adb: Minor reformating From-SVN: r135984 --- gcc/ada/exp_dist.adb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/ada/exp_dist.adb b/gcc/ada/exp_dist.adb index 3a37cb30a2f..973948c4287 100644 --- a/gcc/ada/exp_dist.adb +++ b/gcc/ada/exp_dist.adb @@ -1778,8 +1778,8 @@ package body Exp_Dist is Make_Object_Declaration (Loc, Defining_Identifier => Make_Defining_Identifier (Loc, Chars (Proxy_Object_Addr)), - Constant_Present => True, - Object_Definition => New_Occurrence_Of (RTE (RE_Address), Loc), + Constant_Present => True, + Object_Definition => New_Occurrence_Of (RTE (RE_Address), Loc), Expression => Make_Attribute_Reference (Loc, Prefix => New_Occurrence_Of ( -- 2.30.2