aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:03 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:03 +0100
commit5b3d8a6d7610598a030e60ea6d7dff4e5a78553d (patch)
treeff145e81ef1fb6e2a63c983b0dd47fd284bf1894 /Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs
parentcc719fd77cea3d56ef17ba4fa52abbade4bd609d (diff)
EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
Diffstat (limited to 'Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs')
-rw-r--r--Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs b/Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs
index 4da9c08d0..50a3023a4 100644
--- a/Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs
+++ b/Emby.Server.Implementations/Networking/IPNetwork/BigIntegerExt.cs
@@ -165,4 +165,4 @@ namespace System.Net
}
}
-} \ No newline at end of file
+}