From 56921232f6da071f0386eff383be349863541f54 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 16 May 2001 21:03:31 +0000 Subject: merge from gcc --- include/ChangeLog | 4 ++++ include/partition.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/ChangeLog b/include/ChangeLog index 69793df7c..09437b914 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2001-05-16 Matt Kraai + + * partition.h: Fix misspelling of `implementation'. + 2001-05-10 Kaveh R. Ghazi * ansidecl.h (NULL_PTR): Delete. diff --git a/include/partition.h b/include/partition.h index f49d67a8c..091655ac0 100644 --- a/include/partition.h +++ b/include/partition.h @@ -1,5 +1,5 @@ -/* List implentation of a partition of consecutive integers. - Copyright (C) 2000 Free Software Foundation, Inc. +/* List implementation of a partition of consecutive integers. + Copyright (C) 2000, 2001 Free Software Foundation, Inc. Contributed by CodeSourcery, LLC. This file is part of GNU CC. -- cgit v1.2.3