diff options
author | bosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-12-13 00:03:51 +0000 |
---|---|---|
committer | bosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-12-13 00:03:51 +0000 |
commit | 0b8602143e97fc913478dde708b6ecc2ee641d85 (patch) | |
tree | 68cfea56476a0f98b33a9b7deeff3ed61c8d3fc7 /gcc/ada/gnat-style.texi | |
parent | c3f199f2ea092e00281a42c72461391a6e31bb52 (diff) | |
download | gcc-0b8602143e97fc913478dde708b6ecc2ee641d85.tar.gz |
* freeze.ads: Update copyright date.
* g-comlin.ads: Minor reformatting.
* gnat-style.texi: Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47956 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/gnat-style.texi')
-rw-r--r-- | gcc/ada/gnat-style.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ada/gnat-style.texi b/gcc/ada/gnat-style.texi index def4d03e5d7..136536fe2da 100644 --- a/gcc/ada/gnat-style.texi +++ b/gcc/ada/gnat-style.texi @@ -6,7 +6,7 @@ @c o @c G N A T C O D I N G S T Y L E o @c o -@c $Revision: 1.1 $ +@c $Revision$ @c o @c Copyright (C) 1992-2001 Ada Core Technologies, Inc. o @c o @@ -36,9 +36,9 @@ @titlepage @sp 10 -@title GNAT Coding Stye +@title GNAT Coding Style @subtitle A guide for GNAT developers -@subtitle Document revision level $Revision: 1.1 $ +@subtitle Document revision level $Revision$ @subtitle Date: @today{} @author Ada Core Technologies, Inc. @end titlepage |