Commit ab8e1b35 by Robert Dewar Committed by Arnaud Charlet

sem_aux.adb: Minor reformatting

2009-04-10  Robert Dewar  <dewar@adacore.com>

	* sem_aux.adb: Minor reformatting

From-SVN: r145922
parent 1ca35881
2009-04-10 Robert Dewar <dewar@adacore.com>
* sem_aux.adb: Minor reformatting
2009-04-10 Ed Falis <falis@adacore.com>
* init.c: Change VxWorks 6 stack overflow checking for kernel apps.
......@@ -169,8 +169,8 @@ package body Sem_Aux is
-- Normal case, search enclosing scopes
-- Note: the test for Present (S) should not be required, it is a
-- defence against an ill-formed tree.
-- Note: the test for Present (S) should not be required, it defends
-- against an ill-formed tree.
S := Scope (Ent);
loop
......
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