Fix typo.
authorTim Potter <tpot@samba.org>
Wed, 17 Dec 2003 03:38:06 +0000 (03:38 +0000)
committerTim Potter <tpot@samba.org>
Wed, 17 Dec 2003 03:38:06 +0000 (03:38 +0000)
source/librpc/rpc/dcerpc_util.c

index e4e67b3cf052a21ccc4f35602eb981cc0f5756d2..4e6cb20b7467770e2a58b403393f7c213bf5a47e 100644 (file)
@@ -421,7 +421,7 @@ NTSTATUS dcerpc_parse_binding(TALLOC_CTX *mem_ctx, const char *s, struct dcerpc_
 }
 
 
-/* open a rpc connection to a rpc pipe on SMP using the binding
+/* open a rpc connection to a rpc pipe on SMB using the binding
    structure to determine the endpoint and options */
 static NTSTATUS dcerpc_pipe_connect_ncacn_np(struct dcerpc_pipe **p, 
                                             struct dcerpc_binding *binding,