1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

source4/libcli/clireadwrite.c: typo fixes

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
Björn Jacke
2019-10-26 02:41:09 +02:00
committed by Bjoern Jacke
parent 60fcfa506d
commit 7f41f13742

View File

@ -80,7 +80,7 @@ ssize_t smbcli_read(struct smbcli_tree *tree, int fnum, void *_buf, off_t offset
/****************************************************************************
write to a file
write_mode: 0x0001 disallow write cacheing
write_mode: 0x0001 disallow write caching
0x0002 return bytes remaining
0x0004 use raw named pipe protocol
0x0008 start of message mode named pipe protocol