From 6ed848877e4cfbefcbcc1a50f23a906e7afeb55f Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 29 Feb 2004 16:32:04 +0000 Subject: Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller. Volker (This used to be commit 73117f5e41aa923b07d200a18c84b8082d8b71a6) --- source3/utils/smbpasswd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/utils') 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. **********************************************************/ -- cgit