summaryrefslogtreecommitdiff
path: root/source3/utils
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2004-02-29 16:32:04 +0000
committerVolker Lendecke <vlendec@samba.org>2004-02-29 16:32:04 +0000
commit6ed848877e4cfbefcbcc1a50f23a906e7afeb55f (patch)
tree987cdf6c26c062ddeb757ad84de98da5a166f228 /source3/utils
parent55afdfa77cd2efce116bf27fd98aff9f73feb283 (diff)
downloadsamba-6ed848877e4cfbefcbcc1a50f23a906e7afeb55f.tar.gz
samba-6ed848877e4cfbefcbcc1a50f23a906e7afeb55f.tar.bz2
samba-6ed848877e4cfbefcbcc1a50f23a906e7afeb55f.zip
Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller.
Volker (This used to be commit 73117f5e41aa923b07d200a18c84b8082d8b71a6)
Diffstat (limited to 'source3/utils')
-rw-r--r--source3/utils/smbpasswd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/smbpasswd.c b/source3/utils/smbpasswd.c
index 5507727498..0476a2e39c 100644
--- a/source3/utils/smbpasswd.c
+++ b/source3/utils/smbpasswd.c
@@ -37,6 +37,7 @@ static const char *remote_machine = NULL;
static fstring ldap_secret;
+
/*********************************************************
Print command usage on stderr and die.
**********************************************************/