This commit is contained in:
Christopher Faylor 2003-01-27 15:58:15 +00:00
parent d2f9f641d9
commit ca6018a0d3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
2003-01-26 Christopher Faylor <cgf@redhat.com>
* strings.h (strechr): New function.
* string.h (strechr): New function.
* uinfo.cc (pwdgrp::next_str): Search only for input char in string.
Return EOS on failure. Don't check for NULL since it shouldn't be
possible.