[Modify] Edit it
This commit is contained in:
		@@ -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
 | 
			
		||||
  {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user