From: Björn Jacke Date: Sat, 26 Oct 2019 00:41:09 +0000 (+0200) Subject: source4/libcli/libcli.h: typo fixes X-Git-Tag: talloc-2.3.1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e0c0d38f501f5b477ac384b900fb2651a44e4d;p=thirdparty%2Fsamba.git source4/libcli/libcli.h: typo fixes Signed-off-by: Bjoern Jacke Reviewed-by: Martin Schwenke --- diff --git a/source4/libcli/libcli.h b/source4/libcli/libcli.h index 9e817408ded..652a9f5d182 100644 --- a/source4/libcli/libcli.h +++ b/source4/libcli/libcli.h @@ -71,7 +71,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