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:
parent
8ea2b5da0c
commit
8b01b88fe8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user