* prj-util.adb: Minor reformatting

From-SVN: r46545
This commit is contained in:
Robert Dewar 2001-10-26 15:41:11 +00:00 committed by Geert Bosch
parent 5fc3b4c70a
commit a160babb35
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-10-26 Robert Dewar <dewar@gnat.com>
* prj-util.adb: Minor reformatting
2001-10-26 Robert Dewar <dewar@gnat.com>
* prj-attr.adb: Minor reformatting throughout

View File

@ -190,7 +190,8 @@ package body Prj.Util is
function Value_Of
(Variable : Variable_Value;
Default : String)
return String is
return String
is
begin
if Variable.Kind /= Single
or else Variable.Default