From ead65d18ec0b68c1f955b0e3dd39bf37d9237c2c Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 21 Jan 2020 21:35:38 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerResponse.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index a0bb69db..ca23216c 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -980,8 +980,8 @@ namespace WebSocketSharp.Net /// An array of that contains the entity body data. /// /// - /// true if this method blocks execution while flushing the stream to - /// the client; otherwise, false. + /// true if this method blocks execution while flushing the stream + /// to the client; otherwise, false. /// /// /// is .