aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener/Ext.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:27:29 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:27:29 +0100
commit8fd0bc63b94d6afac2912217b6118b7c2d533333 (patch)
treee7ccfc874762249886a797fa97920662db653672 /SocketHttpListener/Ext.cs
parent9014e16037e96a24a78ca59e662bc549f114f233 (diff)
Visual Studio Reformat: SocketHttpListener
Diffstat (limited to 'SocketHttpListener/Ext.cs')
-rw-r--r--SocketHttpListener/Ext.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/SocketHttpListener/Ext.cs b/SocketHttpListener/Ext.cs
index 4404235ba..4a92f1c7d 100644
--- a/SocketHttpListener/Ext.cs
+++ b/SocketHttpListener/Ext.cs
@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
-using System.Collections.Specialized;
using System.IO;
using System.IO.Compression;
using System.Net;
@@ -441,7 +440,8 @@ namespace SocketHttpListener
continue;
}
}
- else {
+ else
+ {
}
buffer.Append(c);