mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-06-02 10:38:29 +02:00
TransactionRawReadNamedPipeResponse: Corrected documentation
This commit is contained in:
parent
44f62571aa
commit
fa4fd86f50
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ using Utilities;
|
||||||
namespace SMBLibrary.SMB1
|
namespace SMBLibrary.SMB1
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// TRANS_RAW_READ_NMPIPE Request
|
/// TRANS_RAW_READ_NMPIPE Response
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class TransactionRawReadNamedPipeResponse : TransactionSubcommand
|
public class TransactionRawReadNamedPipeResponse : TransactionSubcommand
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue