svn commit: samba r4265 - in trunk/source/rpc_server: .
tpot at samba.org
tpot at samba.org
Sun Dec 19 00:09:23 GMT 2004
Author: tpot
Date: 2004-12-19 00:09:22 +0000 (Sun, 19 Dec 2004)
New Revision: 4265
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4265
Log:
Unremove unused extern (?) as it is actually used.
Modified:
trunk/source/rpc_server/srv_spoolss_nt.c
Changeset:
Modified: trunk/source/rpc_server/srv_spoolss_nt.c
===================================================================
--- trunk/source/rpc_server/srv_spoolss_nt.c 2004-12-18 23:31:17 UTC (rev 4264)
+++ trunk/source/rpc_server/srv_spoolss_nt.c 2004-12-19 00:09:22 UTC (rev 4265)
@@ -5847,6 +5847,7 @@
pipes_struct *p, SEC_DESC_BUF *secdesc_ctr)
{
SEC_DESC_BUF *new_secdesc_ctr = NULL, *old_secdesc_ctr = NULL;
+ struct current_user user;
WERROR result;
int snum;
More information about the samba-cvs
mailing list