Fix a few

master
sta 12 years ago
parent d632fc839f
commit da44141e02

@ -36,7 +36,7 @@ namespace WebSocketSharp
/// <remarks> /// <remarks>
/// <para> /// <para>
/// The status codes for the WebSocket connection closure are defined in /// The status codes for the WebSocket connection closure are defined in
/// <a href="http://tools.ietf.org/html/rfc6455#section-7.4.1">RFC 6455</a> /// <see href="http://tools.ietf.org/html/rfc6455#section-7.4.1">RFC 6455</see>
/// for the WebSocket protocol. /// for the WebSocket protocol.
/// </para> /// </para>
/// <para> /// <para>

Loading…
Cancel
Save