mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
r11680: added smb2_close(). This also demonstrates that file handles are 16
bytes, not 20 bytes (metze, you were right!)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
548fbd86b3
commit
d3bcc6628c
@@ -342,5 +342,4 @@ struct smb2_session_setup;
|
||||
struct smb2_tree;
|
||||
struct smb2_tree_connect;
|
||||
struct smb2_create;
|
||||
|
||||
|
||||
struct smb2_close;
|
||||
|
||||
Reference in New Issue
Block a user