ObjectIDBufferType1: Updated summary

This commit is contained in:
Tal Aloni 2017-01-20 14:52:29 +02:00
parent b509b6d0be
commit 876e1dd43f

View file

@ -12,7 +12,7 @@ using Utilities;
namespace SMBLibrary namespace SMBLibrary
{ {
/// <summary> /// <summary>
/// [MS-FSCC] FILE_OBJECTID_BUFFER Type 1 /// [MS-FSCC] 2.1.3.1 - FILE_OBJECTID_BUFFER Type 1
/// </summary> /// </summary>
public class ObjectIDBufferType1 public class ObjectIDBufferType1
{ {