[Date Prev][Date Next] [Chronological] [Thread] [Top]

mistype



Hello,

I've just noticed that there is a small mistype in /servers/slapd/filter.c in line 239 (version 1.13.4.11)
err = get_filter_list( conn, ber, &f->f_and, &ftmp, text );
I think it should be
err = get_filter_list( conn, ber, &f->f_or, &ftmp, text );


Sorry if it doesn't metter.

Mikhail.