Author: vlendec Date: 2006-06-08 07:42:08 +0000 (Thu, 08 Jun 2006) New Revision: 16092
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16092 Log: Trivial typo Modified: trunk/source/rpc_server/srv_pipe.c Changeset: Modified: trunk/source/rpc_server/srv_pipe.c =================================================================== --- trunk/source/rpc_server/srv_pipe.c 2006-06-08 07:11:25 UTC (rev 16091) +++ trunk/source/rpc_server/srv_pipe.c 2006-06-08 07:42:08 UTC (rev 16092) @@ -662,7 +662,7 @@ p->pipe_user.ut.gid = a->server_info->gid; /* - * We're an authenticated bind over smbd, so the session key needs to + * We're an authenticated bind over smb, so the session key needs to * be set to "SystemLibraryDTC". Weird, but this is what Windows * does. See the RPC-SAMBA3SESSIONKEY. */
