scng.adb: Minor reformatting
2008-08-01 Robert Dewar <dewar@adacore.com> * scng.adb: Minor reformatting From-SVN: r138468
This commit is contained in:
parent
ea062149e2
commit
3fd68ccb7e
|
@ -1651,7 +1651,7 @@ package body Scng is
|
|||
|
||||
if Err then
|
||||
Error_Illegal_Wide_Character;
|
||||
Code := Character'Pos (' ');
|
||||
Code := Character'Pos (' ');
|
||||
|
||||
-- In Ada 95 mode we allow any wide character in a character
|
||||
-- literal, but in Ada 2005, the set of characters allowed
|
||||
|
|
Loading…
Reference in New Issue