mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-)
Volker
This commit is contained in:
parent
e547308d3e
commit
78ab68367d
@ -761,7 +761,7 @@ static struct cli_state *connect_one(const char *share)
|
||||
|
||||
ctx=talloc_init("main");
|
||||
|
||||
/* set default debug level to 0 regardless of what smb.conf sets */
|
||||
/* set default debug level to 1 regardless of what smb.conf sets */
|
||||
setup_logging( "smbcacls", True );
|
||||
DEBUGLEVEL_CLASS[DBGC_ALL] = 1;
|
||||
dbf = x_stderr;
|
||||
|
Loading…
Reference in New Issue
Block a user