]> granicus.if.org Git - neomutt/commit
Please use ascii_strcasecmp() if you want to compare ASCII parameter
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 26 Mar 2002 09:23:54 +0000 (09:23 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 26 Mar 2002 09:23:54 +0000 (09:23 +0000)
commit572483352cf8dc38b902afb1b9ab651290a8119a
treeeb9ef04712d91742a8e52843daccb2a1dcfaef6d
parentbe1bad5f9705a1abda5a3f480a827fdab6cf9528
Please use ascii_strcasecmp() if you want to compare ASCII parameter
strings.  mutt_strcasecmp() depends on the locale, and detects "i"
and "I" as _different_ in Turkish locales.
smime.c