Re: mutt/2144: Please always use ascii_strcasecmp to compare ASCII parameter strings
Synopsis: Please always use ascii_strcasecmp to compare ASCII parameter strings
**** Comment added by brendan on Tue, 13 Dec 2005 20:18:49 +0100 ****
I'd like to see this patch with mutt_ascii_* changed back to ascii_*. I know
it may seem a little inconsistent, but this patch doesn't make things better in
that regard, since all the other callers are still using the old name. If you
use the ascii_* form, this patch looks fine to me.