summaryrefslogtreecommitdiff
path: root/gcc/f/g77spec.c
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-21 18:10:32 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-21 18:10:32 +0000
commit603049487c53b41974328e6f29b9a31d0390085f (patch)
treec41a3a0b467399ccc1919484d19896c12c1e3291 /gcc/f/g77spec.c
parent270d165e3b466227e5d5995afe109b5ee309e6c2 (diff)
downloadgcc-603049487c53b41974328e6f29b9a31d0390085f.tar.gz
* diagnostic.c: Remove EGCS reference in comment.
f: * Makefile.in, g77spec.c: Remove EGCS references in comments. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36996 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/g77spec.c')
-rw-r--r--gcc/f/g77spec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c
index ba0ad0359ec..9b7015c5927 100644
--- a/gcc/f/g77spec.c
+++ b/gcc/f/g77spec.c
@@ -396,7 +396,7 @@ or type the command `info -f g77 Copying'.\n\
break;
case OPTION_help:
- /* Let gcc.c handle this, as the egcs version has a really
+ /* Let gcc.c handle this, as it has a really
cool facility for handling --help and --verbose --help. */
return;