diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d22dceeb8d7..d23a74bc06a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-10-22 Nick Clifton + + * sched-int.h: Fix typo in GCC preamble. + 2001-10-21 Craig Rodrigues PR debug/4252 diff --git a/gcc/sched-int.h b/gcc/sched-int.h index 0637813d764..2a9695e170a 100644 --- a/gcc/sched-int.h +++ b/gcc/sched-int.h @@ -16,8 +16,8 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GCC; see the file COPYING. If not, write to the Free the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA +along with GCC; see the file COPYING. If not, write to the Free +Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Forward declaration. */