From 604df45d0e2dc63a10711daafde1db66e82d958b Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 2 Feb 2019 22:44:28 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index a757e84e..83f535d8 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -800,10 +800,10 @@ namespace WebSocketSharp.Net } /// - /// Serves as a hash function for a object. + /// Gets a hash code for the current cookie instance. /// /// - /// An that represents the hash code for the current . + /// An that represents the hash code. /// public override int GetHashCode () {