]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
smbd: Fix a false comment
authorVolker Lendecke <vl@samba.org>
Mon, 10 Sep 2018 10:20:10 +0000 (12:20 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 14 Sep 2018 05:49:13 +0000 (07:49 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/locking/locking.c

index a31a4c2b17056017796063e1b92ce9d400eb66f9..8ee92370aedf6b0ebd8b9f043e6d3b8e26a6f33e 100644 (file)
@@ -879,8 +879,7 @@ struct share_mode_entry *find_share_mode_entry(
 }
 
 /*******************************************************************
- Del the share mode of a file for this process. Return the number of
- entries left.
+ Del the share mode of a file for this process.
 ********************************************************************/
 
 bool del_share_mode(struct share_mode_lock *lck, files_struct *fsp)