diff options
Diffstat (limited to 'source/include/smb.h')
-rw-r--r-- | source/include/smb.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/include/smb.h b/source/include/smb.h index 3825c6397ef..327f2129067 100644 --- a/source/include/smb.h +++ b/source/include/smb.h @@ -1684,8 +1684,7 @@ minimum length == 18. enum smbd_capability { KERNEL_OPLOCK_CAPABILITY, DMAPI_ACCESS_CAPABILITY, - LEASE_CAPABILITY, - KILL_CAPABILITY + LEASE_CAPABILITY }; /* if a kernel does support oplocks then a structure of the following |