aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:54:44 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:54:44 +0100
commite566d9a23163c297bdddddcbffb438c2b951d840 (patch)
treeaafb8ce014a4183b2f7ebe2704ca76e206a01927 /Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs
parent742bef5b5f916861920bf7522bc44960a8b4c686 (diff)
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Diffstat (limited to 'Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs')
-rw-r--r--Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs b/Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs
index c7192bf99..48b34a3a0 100644
--- a/Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs
+++ b/Emby.Server.Implementations/IO/ExtendedFileSystemInfo.cs
@@ -1,4 +1,4 @@
-namespace Emby.Server.Implementations.IO
+namespace Emby.Server.Implementations.IO
{
public class ExtendedFileSystemInfo
{