r25493: Fix typo in Jeremy's thread-safe winbind patch:
commit7c4df041a66e9d9913dec3008ae3ef4f74c5e505
authorJim McDonough <jmcd@samba.org>
Wed, 3 Oct 2007 20:56:29 +0000 (3 20:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:09 +0000 (10 12:31 -0500)
tree8a8471d175b575402c09febb69ae99bdcc71c271
parent0d87820380416955a132d565a479b4234f78c113
r25493: Fix typo in Jeremy's thread-safe winbind patch:
lock->unlock (would have tried to lock a mutex
at the end of a function).  Cut-n-paste error.
(This used to be commit 281c6191547c352a51d73920c7a31d9236b37351)
source3/nsswitch/winbind_nss_linux.c