[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3148-g3d25701

Günther Deschner gd at samba.org
Fri Nov 14 18:50:05 GMT 2008


The branch, v3-2-test has been updated
       via  3d2570150201e357f31e3d651bc05b7234c84796 (commit)
      from  9bca541af7204fedd549a54eec7aa80ed565a8c1 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 3d2570150201e357f31e3d651bc05b7234c84796
Author: Günther Deschner <gd at samba.org>
Date:   Fri Nov 14 19:49:11 2008 +0100

    winbind: fix build warning.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source/winbindd/winbindd_util.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/winbindd/winbindd_util.c b/source/winbindd/winbindd_util.c
index cf7663d..abc3df8 100644
--- a/source/winbindd/winbindd_util.c
+++ b/source/winbindd/winbindd_util.c
@@ -109,7 +109,6 @@ static struct winbindd_domain *add_trusted_domain(const char *domain_name, const
 {
 	struct winbindd_domain *domain;
 	const char *alternative_name = NULL;
-        const char *param;
         const char **ignored_domains, **dom;
 
         ignored_domains = lp_parm_string_list(-1, "winbind", "ignore domains", NULL);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list