mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s3:smbd: Fix code spelling
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
44d3f17aa9
commit
732923e7e0
@ -4091,7 +4091,7 @@ void reply_writebraw(struct smb_request *req)
|
||||
goto out;
|
||||
}
|
||||
|
||||
DEBUG(3,("reply_writebraw: secondart write %s start=%.0f num=%d "
|
||||
DEBUG(3,("reply_writebraw: secondary write %s start=%.0f num=%d "
|
||||
"wrote=%d\n",
|
||||
fsp_fnum_dbg(fsp), (double)startpos, (int)numtowrite,
|
||||
(int)total_written));
|
||||
|
Loading…
Reference in New Issue
Block a user