From: Michael Adam Date: Thu, 12 Jul 2007 09:36:52 +0000 (+0000) Subject: r23850: Fix whitespacing in DEBUG output. X-Git-Tag: samba-4.0.0alpha6~801^2~5373 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=451224166dd8f0e91907f541d15febb385360c09;p=thirdparty%2Fsamba.git r23850: Fix whitespacing in DEBUG output. (This used to be commit 918aad0d8b4b0c2caa8830726a17d3ad4d19f72a) --- diff --git a/source3/rpc_client/cli_pipe.c b/source3/rpc_client/cli_pipe.c index c4ad43e6a4e..db696edae5c 100644 --- a/source3/rpc_client/cli_pipe.c +++ b/source3/rpc_client/cli_pipe.c @@ -781,7 +781,7 @@ static NTSTATUS rpc_api_pipe(struct rpc_pipe_client *cli, &rparam, &rparam_len, /* return params, len */ &prdata, &rdata_len)) /* return data, len */ { - DEBUG(0, ("rpc_api_pipe: Remote machine %s pipe %s fnum 0x%x" + DEBUG(0, ("rpc_api_pipe: Remote machine %s pipe %s fnum 0x%x " "returned critical error. Error was %s\n", cli->cli->desthost, cli->pipe_name,