Removed unused parameter vuid from rpc_server api_* calls. For the very few
authorTim Potter <tpot@samba.org>
Tue, 4 Apr 2000 00:35:34 +0000 (00:35 +0000)
committerTim Potter <tpot@samba.org>
Tue, 4 Apr 2000 00:35:34 +0000 (00:35 +0000)
commit738b307bd7053ede369431da7b1349befaa523d9
treed239030c8c42f22146dfd916de3f94efb5f3d21f
parent58a16e2718e6400fe9f20d61990818f2d146042f
Removed unused parameter vuid from rpc_server api_* calls.  For the very few
functions that need to access the vuid, it can be obtained from the
current_user global.

Did some whitespace cleanup.
source/include/ntdomain.h
source/rpc_server/srv_lsa.c
source/rpc_server/srv_netlog.c
source/rpc_server/srv_pipe.c
source/rpc_server/srv_reg.c
source/rpc_server/srv_samr.c
source/rpc_server/srv_spoolss.c
source/rpc_server/srv_srvsvc.c
source/rpc_server/srv_wkssvc.c