1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Trivial Comment fix: Supply a missing word in a comment

Autobuild-User: Richard Sharpe <sharpe@samba.org>
Autobuild-Date: Thu Mar  1 06:55:44 CET 2012 on sn-devel-104
This commit is contained in:
Richard Sharpe 2012-02-29 19:45:29 -08:00 committed by Richard Sharpe
parent 8ea2b5da0c
commit 8b01b88fe8

View 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