From f2d765451e5dee21174c6ca6d4174866dbe24e00 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 5 Dec 1997 15:13:17 -0700 Subject: release branch changes from 11-27 snapshot to egcs-1.0. From-SVN: r16970 --- gcc/f/lex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/f/lex.c') diff --git a/gcc/f/lex.c b/gcc/f/lex.c index acb4391..dbf79dd 100644 --- a/gcc/f/lex.c +++ b/gcc/f/lex.c @@ -230,7 +230,7 @@ ffelex_append_to_token_ (char c) } #ifdef MAP_CHARACTER Sorry, MAP_CHARACTER is not going to work as expected in GNU Fortran, -please contact fortran@gnu.ai.mit.edu if you wish to fund work to +please contact fortran@gnu.org if you wish to fund work to port g77 to non-ASCII machines. #endif ffelex_token_->text[ffelex_token_->length++] = c; -- cgit v1.1