CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/08/22 23:34:36

Modified files:
        lib/libc/string: wcschr.c 

Log message:
unbreak wcschr(string, L'\0') which was incorrectly returning NULL
rather than a pointer to the terminating nul; ok deraadt@

Reply via email to