Piotr Caban <pi...@codeweavers.com> writes:

> +            || !MSVCRT_CHECK_PMT(asctime_buf(time, mstm) != NULL)) {

You don't want to use MSVCRT_CHECK_PMT this way, the error won't make
sense.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to