aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2001-01-05 19:12:21 +0000
committerPhil Edwards <pme@gcc.gnu.org>2001-01-05 19:12:21 +0000
commit3b4e6a16446eba9f3db3d2d31b2563f7c0bf8192 (patch)
treea3ca084f7dfb7c9af4600eb7a5031a8bf2503234 /gcc/ch
parentdcfb1a361ba787b4cf2b7488c6ee822bd7058bc6 (diff)
downloadgcc-3b4e6a16446eba9f3db3d2d31b2563f7c0bf8192.zip
gcc-3b4e6a16446eba9f3db3d2d31b2563f7c0bf8192.tar.gz
gcc-3b4e6a16446eba9f3db3d2d31b2563f7c0bf8192.tar.bz2
lang-options.h: Bring comment in line with reality.
2001-01-05 Phil Edwards <pme@sources.redhat.com> * cp/lang-options.h: Bring comment in line with reality. * f/lang-options.h: Likewise. * java/lang-options.h: Likewise. * objc/lang-options.h: Likewise. * ch/lang-options.h: Likewise. * f/g77.texi: And update the manual. From-SVN: r38719
Diffstat (limited to 'gcc/ch')
-rw-r--r--gcc/ch/lang-options.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/gcc/ch/lang-options.h b/gcc/ch/lang-options.h
index 14826805..69797cb 100644
--- a/gcc/ch/lang-options.h
+++ b/gcc/ch/lang-options.h
@@ -18,11 +18,8 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-/* This is the contribution to the `lang_options' array in gcc.c for
- CHILL. */
-
-/* CYGNUS LOCAL - the format of this file has been changed to
- allow cc1 to implement --help. nickc/--help */
+/* This is the contribution to the `documented_lang_options' array in
+ toplev.c for CHILL. */
DEFINE_LANG_NAME ("Chill")