Commit 3fd68ccb by Robert Dewar Committed by Arnaud Charlet

scng.adb: Minor reformatting

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

	* scng.adb: Minor reformatting

From-SVN: r138468
parent ea062149
......@@ -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
......
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