svn commit: samba r23254 - in branches/SAMBA_3_0_26/source/rpc_server: .

Michael Adam ma at sernet.de
Wed May 30 22:46:14 GMT 2007


This is in completion of r23250. - Jerry, please verify...

Cheers, Michael

On Mi, Mai 30, 2007 at 10:43:12 +0000, obnox at samba.org wrote:
> Author: obnox
> Date: 2007-05-30 22:43:11 +0000 (Wed, 30 May 2007)
> New Revision: 23254
> 
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23254
> 
> Log:
> remove one reference to the PI_ECHO pipe index forgotten
> inside a "#ifdef DEVELOPER".
> 
> 
> Modified:
>    branches/SAMBA_3_0_26/source/rpc_server/srv_pipe.c
> 
> 
> Changeset:
> Modified: branches/SAMBA_3_0_26/source/rpc_server/srv_pipe.c
> ===================================================================
> --- branches/SAMBA_3_0_26/source/rpc_server/srv_pipe.c	2007-05-30 22:40:26 UTC (rev 23253)
> +++ branches/SAMBA_3_0_26/source/rpc_server/srv_pipe.c	2007-05-30 22:43:11 UTC (rev 23254)
> @@ -2375,7 +2375,7 @@
>  			ntsvcs_get_pipe_fns( &cmds, &n_cmds );
>  			break;
>  #ifdef DEVELOPER
> -		case PI_ECHO:
> +		case PI_RPCECHO:
>  			rpcecho_get_pipe_fns( &cmds, &n_cmds );
>  			break;
>  #endif
> 

-- 
Michael Adam <ma at sernet.de>
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE


More information about the samba-technical mailing list