projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60e435f
)
scans.ads: Minor reformatting.
author
Robert Dewar
<dewar@adacore.com>
Fri, 1 Aug 2008 09:30:37 +0000
(11:30 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 1 Aug 2008 09:30:37 +0000
(11:30 +0200)
2008-08-01 Robert Dewar <dewar@adacore.com>
* scans.ads: Minor reformatting.
From-SVN: r138499
gcc/ada/scans.ads
patch
|
blob
|
history
diff --git
a/gcc/ada/scans.ads
b/gcc/ada/scans.ads
index
83cc368
..
e344f74
100644
(file)
--- a/
gcc/ada/scans.ads
+++ b/
gcc/ada/scans.ads
@@
-338,8
+338,7
@@
package Scans is
-- Flag array used to test for reserved word
procedure Initialize_Ada_Keywords;
- -- Set up Token_Type values in Names table entries for Ada reserved
- -- words.
+ -- Set up Token_Type values in Names table entries for Ada reserved words
--------------------------
-- Scan State Variables --