Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/locale



Module Name:    src
Committed By:   scw
Date:           Tue Apr 29 14:53:12 UTC 2003

Modified Files:
        src/lib/libc/locale: multibyte.h

Log Message:
The fourth parameter of _citrus_ctype_mbrtowc() is a size_t, not a
pointer type. So use 0 instead of NULL.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/locale/multibyte.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index