rpc_parse/parse_prs.c: Removed extraneous ()'s.
authorJeremy Allison <jra@samba.org>
Tue, 18 Jul 2000 19:25:32 +0000 (19:25 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 18 Jul 2000 19:25:32 +0000 (19:25 +0000)
commit2637bfee06c1fb2d5fcb9345ff56b0883e024f31
tree947e7a57625056febdb7d64588856ad07012fbbd
parent6f9afd1766dcc3e56f2c25028751068ef553b8af
rpc_parse/parse_prs.c: Removed extraneous ()'s.
rpc_parse/parse_spoolss.c: Fixed the security descriptor marshalling in a INFO_2 struct.
for some reason SD's should be done inline after the info2, not
as the last buffer marshall.
rpc_server/srv_spoolss_nt.c: Removed extraneous ()'s.
Jeremy.
(This used to be commit f038a24e9f624fdb04cd52769d45783248ce8a38)
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss_nt.c