[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Sat Aug 28 05:11:10 MDT 2010


The branch, master has been updated
       via  5e58156 s3: Fix a typo
      from  0f83aa8 s3: Remove the dependency of g_lock on procid_self

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 5e58156654759674d1a93208302c4d4c8f4c258c
Author: Volker Lendecke <vl at samba.org>
Date:   Sat Aug 28 13:10:30 2010 +0200

    s3: Fix a typo

-----------------------------------------------------------------------

Summary of changes:
 source3/lib/messages.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/lib/messages.c b/source3/lib/messages.c
index 5212c8e..af83cee 100644
--- a/source3/lib/messages.c
+++ b/source3/lib/messages.c
@@ -362,7 +362,7 @@ NTSTATUS messaging_send_buf(struct messaging_context *msg_ctx,
 }
 
 /*
-  Dispatch one messsaging_rec
+  Dispatch one messaging_rec
 */
 void messaging_dispatch_rec(struct messaging_context *msg_ctx,
 			    struct messaging_rec *rec)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list