The branch, master has been updated
       via  8b01b88 Trivial Comment fix: Supply a missing word in a comment
      from  8ea2b5d s3: Fix "make bin/smbtorture4" in the autoconf build

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


- Log -----------------------------------------------------------------
commit 8b01b88fe85ef69a054456540ff3c92927bfc08a
Author: Richard Sharpe <realrichardsha...@gmail.com>
Date:   Wed Feb 29 19:45:29 2012 -0800

    Trivial Comment fix: Supply a missing word in a comment
    
    Autobuild-User: Richard Sharpe <sha...@samba.org>
    Autobuild-Date: Thu Mar  1 06:55:44 CET 2012 on sn-devel-104

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

Summary of changes:
 source3/include/smb.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/smb.h b/source3/include/smb.h
index a54d206..d93f30d 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -461,7 +461,7 @@ struct smb_request {
        /*
         * Async handling in the main smb processing loop is directed by
         * outbuf: reply_xxx routines indicate sync behaviour by putting their
-        * reply into "outbuf". If they leave it as NULL, they take of it
+        * reply into "outbuf". If they leave it as NULL, they take care of it
         * themselves, possibly later.
         *
         * If async handling is wanted, the reply_xxx routine must make sure


-- 
Samba Shared Repository

Reply via email to