[SCM] Samba Shared Repository - branch master updated - 9bb6bae4ef5c02cb2b6c325e228fc4f4d4366167

Volker Lendecke vlendec at samba.org
Sun Oct 5 13:49:59 GMT 2008


The branch, master has been updated
       via  9bb6bae4ef5c02cb2b6c325e228fc4f4d4366167 (commit)
      from  8670235f2a2b9ef4b6863c185bd2ab57acd7e57a (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 9bb6bae4ef5c02cb2b6c325e228fc4f4d4366167
Author: Volker Lendecke <vl at samba.org>
Date:   Sun Oct 5 15:48:55 2008 +0200

    Remove an unused variable

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

Summary of changes:
 source3/utils/net_dns.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/utils/net_dns.c b/source3/utils/net_dns.c
index 46f38d4..4e617a1 100644
--- a/source3/utils/net_dns.c
+++ b/source3/utils/net_dns.c
@@ -145,7 +145,6 @@ error:
 int get_my_ip_address( struct sockaddr_storage **pp_ss )
 
 {
-	struct iface_struct nics[MAX_INTERFACES];
 	int i, n;
 	struct sockaddr_storage *list = NULL;
 	int count = 0;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list