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 f0b53f8..3523a85 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>