aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/ControlResponse.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:29:23 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:29:23 +0100
commitcc719fd77cea3d56ef17ba4fa52abbade4bd609d (patch)
tree4a0deee43ee95fac71524254bc84c5b4d9213166 /Emby.Dlna/ControlResponse.cs
parent8fd0bc63b94d6afac2912217b6118b7c2d533333 (diff)
EditorConfig reformat: BDInfo, DvdLib, Emby.Dlna
Diffstat (limited to 'Emby.Dlna/ControlResponse.cs')
-rw-r--r--Emby.Dlna/ControlResponse.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Dlna/ControlResponse.cs b/Emby.Dlna/ControlResponse.cs
index 889a6940c..64a3f1244 100644
--- a/Emby.Dlna/ControlResponse.cs
+++ b/Emby.Dlna/ControlResponse.cs
@@ -15,4 +15,4 @@ namespace Emby.Dlna
Headers = new Dictionary<string, string>();
}
}
-} \ No newline at end of file
+}