mirror of
https://github.com/samba-team/samba.git
synced 2025-07-31 20:22:15 +03:00
smb2_constants: fix a typo
Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Sat Mar 3 09:04:40 CET 2012 on sn-devel-104
This commit is contained in:
@ -113,7 +113,7 @@
|
||||
#define SMB2_SHAREFLAG_ACCESS_BASED_DIRECTORY_ENUM 0x0800
|
||||
#define SMB2_SHAREFLAG_ALL 0x0F33
|
||||
|
||||
/* SMB2 share capafilities */
|
||||
/* SMB2 share capabilities */
|
||||
#define SMB2_SHARE_CAP_DFS 0x8
|
||||
|
||||
/* SMB2 create security flags */
|
||||
|
Reference in New Issue
Block a user