Fix typo
From-SVN: r46406
This commit is contained in:
parent
92989aed09
commit
f2d40127e2
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-10-22 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
* sched-int.h: Fix typo in GCC preamble.
|
||||
|
||||
2001-10-21 Craig Rodrigues <rodrigc@gcc.gnu.org>
|
||||
|
||||
PR debug/4252
|
||||
|
|
|
@ -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. */
|
||||
|
|
Loading…
Add table
Reference in a new issue