summaryrefslogtreecommitdiff
path: root/source3/smbd/ipc.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/ipc.c')
-rw-r--r--source3/smbd/ipc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/ipc.c b/source3/smbd/ipc.c
index ebfa564f6e..61b282fd42 100644
--- a/source3/smbd/ipc.c
+++ b/source3/smbd/ipc.c
@@ -2978,7 +2978,7 @@ static int named_pipe(int cnum,uint16 vuid, char *outbuf,char *name,
int suwcnt,int tdscnt,int tpscnt,
int msrcnt,int mdrcnt,int mprcnt)
{
- DEBUG(3,("named pipe command on <%s> name\n"));
+ DEBUG(3,("named pipe command on <%s> name\n", name));
if (strequal(name,"LANMAN"))
{