r25493: Fix typo in Jeremy's thread-safe winbind patch:
authorJim McDonough <jmcd@samba.org>
Wed, 3 Oct 2007 20:56:29 +0000 (20:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:09 +0000 (12:31 -0500)
commit281c6191547c352a51d73920c7a31d9236b37351
treef8ef54b1a5555a6476cf7bef5ba4a785b7f48a85
parent18c6a2211d9e25233d01715b3f78977edcd6d869
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.
source/nsswitch/winbind_nss_linux.c