From: Jeff Law Date: Sun, 1 Feb 1998 23:06:22 +0000 (-0700) Subject: Fix typo in hj's ChangeLog entry. X-Git-Tag: prereleases/egcs-1.1-prerelease~2546 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f3e57cf83137448ff87d7b857462a14554cf8578;p=thirdparty%2Fgcc.git Fix typo in hj's ChangeLog entry. From-SVN: r17584 --- diff --git a/libio/ChangeLog b/libio/ChangeLog index f2a95d35f2bd..5a79ec7e99e3 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -22,7 +22,7 @@ Sun Feb 1 13:29:47 1998 H.J. Lu (hjl@gnu.org) * libioP.h (_IO_file_open): New declaration. * libio.h (_IO_FILE, _IO_stdin_, _IO_stdout_, _IO_stderr_, - _IO_seekoff, _IO_seekpos): Add support for libio in egcs 2.1. + _IO_seekoff, _IO_seekpos): Add support for libio in glibc 2.1. * libioP.h (_IO_seekoff_t, _IO_seekpos_t, _IO_seek_t, _IO_seekoff, _IO_seekpos, _IO_default_seekoff, _IO_default_seekpos, _IO_default_seek, _IO_file_seekoff,