mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-05-31 17:53:40 +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
|
||||
{
|
||||
/// <summary>
|
||||
/// TRANS_RAW_READ_NMPIPE Request
|
||||
/// TRANS_RAW_READ_NMPIPE Response
|
||||
/// </summary>
|
||||
public class TransactionRawReadNamedPipeResponse : TransactionSubcommand
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue