Browse Source

[Modify] Edit it

pull/298/merge
sta 7 months ago
parent
commit
ca5b789052
  1. 3
      websocket-sharp/Fin.cs

3
websocket-sharp/Fin.cs

@ -35,7 +35,8 @@ namespace WebSocketSharp
/// </summary>
/// <remarks>
/// 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>
internal enum Fin : byte
{

Loading…
Cancel
Save