OSDN Git Service

Fix typo in hj's ChangeLog entry.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Feb 1998 23:06:22 +0000 (23:06 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Feb 1998 23:06:22 +0000 (23:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17584 138bc75d-0d04-0410-961f-82ee72b054a4

libio/ChangeLog

index f2a95d3..5a79ec7 100644 (file)
@@ -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,