From 21201675a17266ca432cdb25455723f0c393b38f Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 2 Oct 2016 17:09:13 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Opcode.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Opcode.cs b/websocket-sharp/Opcode.cs index f35ddfe2..07bf9887 100644 --- a/websocket-sharp/Opcode.cs +++ b/websocket-sharp/Opcode.cs @@ -35,7 +35,8 @@ namespace WebSocketSharp /// /// /// The values of this enumeration are defined in - /// Section 5.2 of RFC 6455. + /// + /// Section 5.2 of RFC 6455. /// internal enum Opcode : byte {