1
0
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:
Christian Ambach
2012-03-02 21:35:22 -08:00
parent a1ac670a8c
commit dc24e229a5

View File

@ -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 */