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:
2e43fae
)
opt.ads: Minor documentation fix
author
Robert Dewar
<dewar@adacore.com>
Fri, 1 Aug 2008 07:39:11 +0000
(09:39 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 1 Aug 2008 07:39:11 +0000
(09:39 +0200)
2008-08-01 Robert Dewar <dewar@adacore.com>
* opt.ads: Minor documentation fix
From-SVN: r138466
gcc/ada/opt.ads
patch
|
blob
|
history
diff --git
a/gcc/ada/opt.ads
b/gcc/ada/opt.ads
index
7ffa2d5
..
476e987
100644
(file)
--- a/
gcc/ada/opt.ads
+++ b/
gcc/ada/opt.ads
@@
-284,7
+284,7
@@
package Opt is
-- for details on the handling of the latter pragma.
Canonical_Streams : Boolean := False;
- -- GNATBIND
+ -- GNAT
, GNAT
BIND
-- Set to True if configuration pragma Canonical_Streams is present. It
-- controls the canonical behaviour of stream operations for String types.