]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fix typo
authorVolker Lendecke <vl@samba.org>
Tue, 24 Jun 2008 12:25:23 +0000 (14:25 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 26 Jun 2008 11:13:22 +0000 (13:13 +0200)
source/rpc_server/srv_pipe.c

index 04d18d51c959f0f03ed20a022e8ea1404915655e..cac48db7eea63c293d214cf906f8032a46ba0fcb 100644 (file)
@@ -664,7 +664,7 @@ static bool pipe_ntlmssp_verify_final(pipes_struct *p, DATA_BLOB *p_resp_blob)
        p->pipe_user.ut.gid = a->server_info->utok.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.
         */