Browse Source

[Modify] Edit it

pull/298/merge
sta 8 months ago
parent
commit
3665e5e138
  1. 4
      websocket-sharp/Mask.cs

4
websocket-sharp/Mask.cs

@ -35,8 +35,8 @@ namespace WebSocketSharp
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The values of this enumeration are defined in /// The values of this enumeration are defined in
/// <see href="http://tools.ietf.org/html/rfc6455#section-5.2">Section 5.2</see> of
/// RFC 6455.
/// <see href="http://tools.ietf.org/html/rfc6455#section-5.2">
/// Section 5.2</see> of RFC 6455.
/// </remarks> /// </remarks>
internal enum Mask : byte internal enum Mask : byte
{ {

Loading…
Cancel
Save