r9271: Fix problems with german umlauts - strcmp_w was broken (needs to always re...
authorJeremy Allison <jra@samba.org>
Fri, 12 Aug 2005 20:12:31 +0000 (20:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:29 +0000 (11:00 -0500)
commit816e2fbb39b544b7f62d5351f3a8e0af63717227
tree5db2fbed878e41f67d24af19b986247f4af9bdc9
parent4d50671602def039034fa03615cc9a205eba89c5
r9271: Fix problems with german umlauts - strcmp_w was broken (needs to always re-call macro
on termination). Fix all other cases where this was also occurring.
Jeremy.
source/lib/util_str.c
source/lib/util_unistr.c