[Modify] Edit it

This commit is contained in:
sta 2016-10-02 17:09:13 +09:00
parent 57c28c9f41
commit 21201675a1

View File

@ -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
{