diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-11-15 15:55:18 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-11-15 15:55:18 +0100 |
commit | 82d97733d24e6f72ce48f1760d126ca9fa4de497 (patch) | |
tree | c928626957af3fa4abc7d2f4329bea3b890d4941 | |
parent | 5de923eb8ae12747334e07e2d3826855f03065fe (diff) | |
download | gcc-82d97733d24e6f72ce48f1760d126ca9fa4de497.zip gcc-82d97733d24e6f72ce48f1760d126ca9fa4de497.tar.gz gcc-82d97733d24e6f72ce48f1760d126ca9fa4de497.tar.bz2 |
Remove obsolete/wrong comment.
From-SVN: r107021
-rw-r--r-- | gcc/ada/g-soccon.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/g-soccon.ads b/gcc/ada/g-soccon.ads index 5fa72f5..8fed897 100644 --- a/gcc/ada/g-soccon.ads +++ b/gcc/ada/g-soccon.ads @@ -35,7 +35,6 @@ -- by the GNAT.Sockets package (g-socket.ads). This package should not be -- directly with'ed by an applications program. --- This is the version for i686-pc-linux-gnu -- WARNING! This file is a default version that must be replaced for -- each platform. |