From: JamJar00 Date: Tue, 17 May 2016 16:53:51 +0000 (+0100) Subject: Reverted back to public... X-Git-Tag: 1.0.0~152 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=df98223a78fef789b9cec38367a3f1cb16fbec4f;p=rhonda%2Fimpostor.hazel.git Reverted back to public... --- diff --git a/Hazel/StateObject.cs b/Hazel/StateObject.cs index b025b5a..846003c 100644 --- a/Hazel/StateObject.cs +++ b/Hazel/StateObject.cs @@ -9,7 +9,7 @@ namespace Hazel /// /// Represents the state of the current receive operation for TCP connections. /// - struct StateObject + public struct StateObject { /// /// The buffer we're receiving.