diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/gnat_rm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index 5ee942c..5166058 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -5879,7 +5879,7 @@ the containing record @var{R}. @code{Standard'Compiler_Version} (@code{Standard} is the only allowed prefix) yields a static string identifying the version of the compiler being used to compile the unit containing the attribute reference. A -typical result would be something like "@value{EDITION} @value{gnat_version} (20090221)". +typical result would be something like "@value{EDITION} @i{version} (20090221)". @node Code_Address @unnumberedsec Code_Address |