[SCM] Samba Shared Repository - branch v3-3-test updated -
release-3-2-0pre2-2442-ge90a4ce
Günther Deschner
gd at samba.org
Thu May 15 07:44:06 GMT 2008
The branch, v3-3-test has been updated
via e90a4ce3c24ab2a33e34da5a9052a3b3ec4db962 (commit)
from 95339c0c1ecc49049f1fc176f72a1dcac639e06d (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test
- Log -----------------------------------------------------------------
commit e90a4ce3c24ab2a33e34da5a9052a3b3ec4db962
Author: Günther Deschner <gd at samba.org>
Date: Thu May 15 09:42:37 2008 +0200
Fix build warning.
Guenther
-----------------------------------------------------------------------
Summary of changes:
source/nsswitch/libwbclient/wbc_pam.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source/nsswitch/libwbclient/wbc_pam.c b/source/nsswitch/libwbclient/wbc_pam.c
index a3fb212..0c1a32d 100644
--- a/source/nsswitch/libwbclient/wbc_pam.c
+++ b/source/nsswitch/libwbclient/wbc_pam.c
@@ -490,7 +490,6 @@ wbcErr wbcLogoffUser(const char *username,
struct winbindd_request request;
struct winbindd_response response;
wbcErr wbc_status = WBC_ERR_UNKNOWN_FAILURE;
- struct passwd *pw = NULL;
/* validate input */
--
Samba Shared Repository
More information about the samba-cvs
mailing list