s3: Fix some 64-bit warnings
authorVolker Lendecke <vl@samba.org>
Sat, 17 Jul 2010 15:20:03 +0000 (17:20 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 17 Jul 2010 17:58:21 +0000 (19:58 +0200)
source3/rpc_client/cli_pipe.c

index b1f893f4f89be29e6692936c6a97abe8948b0307..9a1aba7b0d633230176900590dc9b8d4bdb92d73 100644 (file)
@@ -976,7 +976,9 @@ static NTSTATUS cli_pipe_validate_current_pdu(TALLOC_CTX *mem_ctx,
                }
 
                DEBUG(10, ("Got pdu len %lu, data_len %lu, ss_len %u\n",
-                          pdu->length, rdata->length, ss_padding_len));
+                          (long unsigned int)pdu->length,
+                          (long unsigned int)rdata->length,
+                          (long unsigned int)ss_padding_len));
 
                /*
                 * If this is the first reply, and the allocation hint is