From 68aa732f8fb2e33624ee4796be61334811d440ac Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 9 Aug 2021 21:30:07 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/HttpServer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Server/HttpServer.cs b/websocket-sharp/Server/HttpServer.cs index fbe449a8..f06910d0 100644 --- a/websocket-sharp/Server/HttpServer.cs +++ b/websocket-sharp/Server/HttpServer.cs @@ -1158,7 +1158,7 @@ namespace WebSocketSharp.Server /// / is trimmed from the end of the string if present. /// /// - /// + /// /// /// The type of the behavior for the service. ///