summaryrefslogtreecommitdiff
path: root/libio
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-02-01 23:06:22 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-02-01 23:06:22 +0000
commit6bf80606a006f687a30a133c0eb22a1badf5fa24 (patch)
tree2ec7f659a8f60eb2d46b146a66b2a97cb2f69eb2 /libio
parent09d17c867b60ea23a138e714be19017a499a401c (diff)
downloadgcc-6bf80606a006f687a30a133c0eb22a1badf5fa24.tar.gz
Fix typo in hj's ChangeLog entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17584 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio')
-rw-r--r--libio/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog
index f2a95d35f2b..5a79ec7e99e 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,