mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-21 00:25:54 +02:00
TransactionSetNamedPipeStateResponse: Corrected documentation
This commit is contained in:
parent
fa4fd86f50
commit
42935e464c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ using Utilities;
|
|||
namespace SMBLibrary.SMB1
|
||||
{
|
||||
/// <summary>
|
||||
/// TRANS_SET_NMPIPE_STATE Request
|
||||
/// TRANS_SET_NMPIPE_STATE Response
|
||||
/// </summary>
|
||||
public class TransactionSetNamedPipeStateResponse : TransactionSubcommand
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue