mirror of
https://github.com/samba-team/samba.git
synced 2025-11-29 16:23:52 +03:00
fixed up the .in side of SMB2 negprot
fixed the input side of the SMB2 negprot structure and parsers according to the documentation
This commit is contained in:
@@ -291,7 +291,7 @@ struct smbsrv_connection {
|
||||
|
||||
/* the negotiatiated protocol */
|
||||
enum protocol_types protocol;
|
||||
|
||||
|
||||
/* authentication context for multi-part negprot */
|
||||
struct auth_context *auth_context;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user