mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-21 08:45: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
|
namespace SMBLibrary.SMB1
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// TRANS_SET_NMPIPE_STATE Request
|
/// TRANS_SET_NMPIPE_STATE Response
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class TransactionSetNamedPipeStateResponse : TransactionSubcommand
|
public class TransactionSetNamedPipeStateResponse : TransactionSubcommand
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue