smbd: Fix a comment, "flags" expanded to 2 bytes
authorVolker Lendecke <vl@samba.org>
Mon, 9 Mar 2020 11:36:31 +0000 (12:36 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 10 Mar 2020 21:25:33 +0000 (21:25 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/locking/share_mode_lock.c

index ce22ce540cfa80690d40e9cd093582268cd6b9b5..ed96541c36d3f06ae85887fbd97a07d421cbd933 100644 (file)
@@ -207,7 +207,7 @@ static void share_mode_memcache_store(struct share_mode_data *d)
  * NB. We use ndr_pull_hyper on a stack-created
  * struct ndr_pull with no talloc allowed, as we
  * need this to be really fast as an ndr-peek into
- * the first 9 bytes of the blob.
+ * the first 10 bytes of the blob.
  */
 
 static enum ndr_err_code get_share_mode_blob_header(