Commit a160babb by Robert Dewar Committed by Geert Bosch

* prj-util.adb: Minor reformatting

From-SVN: r46545
parent 5fc3b4c7
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
2001-10-26 Robert Dewar <dewar@gnat.com>
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment