mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-06 17:43:17 +02:00
CreateRequest: Corrected summary
This commit is contained in:
parent
bd76e6e5a2
commit
724fdf6e9b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ using Utilities;
|
|||
namespace SMBLibrary.SMB2
|
||||
{
|
||||
/// <summary>
|
||||
/// SMB2 LOGOFF Request
|
||||
/// SMB2 CREATE Request
|
||||
/// </summary>
|
||||
public class CreateRequest : SMB2Command
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue