aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener/HttpBase.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:31:48 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:31:48 +0100
commitaacafee1de5003f0f9e7f01c5cc98fd111daafc5 (patch)
tree37c0be6da1ad96d7c05fad17b0707274380ccbd0 /SocketHttpListener/HttpBase.cs
parent382e8699a24992216f973c9e6d2f0b9a7bbd7187 (diff)
EditorConfig reformat: MediaBrowser.Providers, MediaBrowser.Tests, SocketHttpListener
Diffstat (limited to 'SocketHttpListener/HttpBase.cs')
-rw-r--r--SocketHttpListener/HttpBase.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SocketHttpListener/HttpBase.cs b/SocketHttpListener/HttpBase.cs
index 4dffe3223..8504b47d7 100644
--- a/SocketHttpListener/HttpBase.cs
+++ b/SocketHttpListener/HttpBase.cs
@@ -97,4 +97,4 @@ namespace SocketHttpListener
#endregion
}
-} \ No newline at end of file
+}