Trivial Comment fix: Supply a missing word in a comment
authorRichard Sharpe <realrichardsharpe@gmail.com>
Thu, 1 Mar 2012 03:45:29 +0000 (19:45 -0800)
committerRichard Sharpe <sharpe@samba.org>
Thu, 1 Mar 2012 05:55:44 +0000 (06:55 +0100)
Autobuild-User: Richard Sharpe <sharpe@samba.org>
Autobuild-Date: Thu Mar  1 06:55:44 CET 2012 on sn-devel-104

source3/include/smb.h

index a54d2069a8f0844ea63fa85d10e365c7a3ff3f8c..d93f30d48355eefda0f4c09b612e13fc79d85719 100644 (file)
@@ -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