4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 11:30:56 +08:00

Fix ChangeLog entry.

This commit is contained in:
Christopher Faylor 2003-01-21 05:09:48 +00:00
parent 2386c7825f
commit b99b804bb0

View File

@ -9,7 +9,7 @@
test_file_changed. When the handle is invalid, return true. test_file_changed. When the handle is invalid, return true.
(etc::file_changed): Remove unneeded check for !fn[n]. (etc::file_changed): Remove unneeded check for !fn[n].
* uinfo.cc (pwdgrp::load): Eliminate spurious setting of fh to NULL. * uinfo.cc (pwdgrp::load): Eliminate spurious setting of fh to NULL.
(pwdgrp::operator =): Eliminate. * pwdgrp.h (pwdgrp::operator =): Eliminate.
2003-01-19 Christopher Faylor <cgf@redhat.com> 2003-01-19 Christopher Faylor <cgf@redhat.com>