]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Sat, 22 Aug 1998 08:12:05 +0000 (08:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 22 Aug 1998 08:12:05 +0000 (08:12 +0000)
* libio/libioP.h (FILEBUF_LITERAL): Also initialize new _offset

ChangeLog

index f0b53f8bf6292f13031f2a8b45d3e30f50489636..3523a85b6c065666050f0cd7b93a0a3eed34fafa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,7 +62,7 @@
 
        * libio/iolibio.h (_IO_pos_BAD): Define of type _IO_fpos64_t.
 
-       * libio/libioP.c (FILEBUF_LITERAL): Also initialize new _offset
+       * libio/libioP.h (FILEBUF_LITERAL): Also initialize new _offset
        element.
 
 1998-08-21  Roland McGrath  <roland@baalperazim.frob.com>