[Modify] Edit it

master
sta 9 years ago
parent 57c28c9f41
commit 21201675a1

@ -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 Opcode : byte
{

Loading…
Cancel
Save