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 {