fix a couple of minor glitches in the new rpc code. Just little things
commitf4596e61a7776836362ca74072857073e6d26776
authorAndrew Tridgell <tridge@samba.org>
Tue, 30 Mar 1999 03:32:18 +0000 (30 03:32 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 30 Mar 1999 03:32:18 +0000 (30 03:32 +0000)
tree6622ec36a61e53662ef5e0a7a7d18a5cfed8e37a
parent0283d329f9ebe1a6afc641782bee088823d665cb
fix a couple of minor glitches in the new rpc code. Just little things
like unused variables and wrong number of parameters for a debug
format.
source/rpc_client/cli_pipe.c
source/rpc_server/srv_pipe.c
source/rpc_server/srv_pipe_hnd.c
source/smbd/pipes.c