summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2005-06-23 23:23:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:57:59 -0500
commit63c78a5e700f092a0fe93b1be08637474445470c (patch)
treee6cee07f7b2c23eb24356337c2e1393d341e981c /source3/utils/net.h
parent98d1f6ceff8cc55c153d6171c236bb25c27e8954 (diff)
downloadsamba-63c78a5e700f092a0fe93b1be08637474445470c.tar.gz
samba-63c78a5e700f092a0fe93b1be08637474445470c.tar.bz2
samba-63c78a5e700f092a0fe93b1be08637474445470c.zip
r7852: Correct fix from Lars for the argv issue.
Jeremy. (This used to be commit a667d9e474302e888a0cc009a342da471318928c)
Diffstat (limited to 'source3/utils/net.h')
-rw-r--r--source3/utils/net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/utils/net.h b/source3/utils/net.h
index c67786cf9e..0bec621c3c 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -32,7 +32,6 @@ typedef struct copy_clistate {
struct cli_state *cli_share_dst;
char *cwd;
uint16 attribute;
- int mode;
}copy_clistate;
/* INCLUDE FILES */