Commit 628a4180 by Robert Dewar Committed by Arnaud Charlet

prj-nmsc.adb: Minor reformatting

2008-08-05  Robert Dewar  <dewar@adacore.com>

	* prj-nmsc.adb: Minor reformatting

From-SVN: r138696
parent 45a9255f
......@@ -1296,6 +1296,7 @@ package body Prj.Nmsc is
Element := In_Tree.Array_Elements.Table (Element_Id);
if Element.Index /= All_Other_Names then
-- Get the name of the language
Get_Language_Index_Of (Element.Index);
......@@ -1408,6 +1409,7 @@ package body Prj.Nmsc is
Element := In_Tree.Array_Elements.Table (Element_Id);
if Element.Index /= All_Other_Names then
-- Get the name of the language
Get_Language_Index_Of (Element.Index);
......
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