s3:smbd: fix a comment typo
[obnox/samba/samba-obnox.git] / source3 / smbd / nttrans.c
index d7705e33bd3507f4b40d9323a466f76b0d6a85bb..cf242730ee94e1a6e736a66657cd289952aba0f3 100644 (file)
@@ -1867,7 +1867,7 @@ static NTSTATUS get_null_nt_acl(TALLOC_CTX *mem_ctx, struct security_descriptor
 
 /****************************************************************************
  Reply to query a security descriptor.
- Callable from SMB2 and SMB2.
+ Callable from SMB1 and SMB2.
  If it returns NT_STATUS_BUFFER_TOO_SMALL, pdata_size is initialized with
  the required size.
 ****************************************************************************/