summaryrefslogtreecommitdiff
path: root/source4/client/smbspool.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/client/smbspool.c')
-rw-r--r--source4/client/smbspool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/client/smbspool.c b/source4/client/smbspool.c
index 43046bbad7..24d40114f0 100644
--- a/source4/client/smbspool.c
+++ b/source4/client/smbspool.c
@@ -182,7 +182,7 @@ static int smb_print(struct cli_state *, char *, FILE *);
* Setup the SAMBA server state...
*/
- setup_logging("smbspool", True);
+ setup_logging("smbspool", DEBUG_STDOUT);
in_client = True; /* Make sure that we tell lp_load we are */