From 8b01b88fe85ef69a054456540ff3c92927bfc08a Mon Sep 17 00:00:00 2001 From: Richard Sharpe Date: Wed, 29 Feb 2012 19:45:29 -0800 Subject: [PATCH] Trivial Comment fix: Supply a missing word in a comment Autobuild-User: Richard Sharpe Autobuild-Date: Thu Mar 1 06:55:44 CET 2012 on sn-devel-104 --- source3/include/smb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/include/smb.h b/source3/include/smb.h index a54d2069a8f..d93f30d4835 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 -- 2.34.1