]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
source4/libcli/libcli.h: typo fixes
authorBjörn Jacke <bj@sernet.de>
Sat, 26 Oct 2019 00:41:09 +0000 (02:41 +0200)
committerBjoern Jacke <bjacke@samba.org>
Thu, 31 Oct 2019 00:43:37 +0000 (00:43 +0000)
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source4/libcli/libcli.h

index 9e817408deda743bf3d234ce8d2e96582e128bfb..652a9f5d1827abbef3db39238a721c7ac0475edb 100644 (file)
@@ -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