aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session/GeneralCommandType.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Model/Session/GeneralCommandType.cs')
-rw-r--r--MediaBrowser.Model/Session/GeneralCommandType.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Model/Session/GeneralCommandType.cs b/MediaBrowser.Model/Session/GeneralCommandType.cs
index 9044dc3ec..4bb0c5cc5 100644
--- a/MediaBrowser.Model/Session/GeneralCommandType.cs
+++ b/MediaBrowser.Model/Session/GeneralCommandType.cs
@@ -1,4 +1,4 @@
-namespace MediaBrowser.Model.Session
+namespace MediaBrowser.Model.Session
{
/// <summary>
/// This exists simply to identify a set of known commands.
@@ -43,4 +43,4 @@
PlayMediaSource = 34,
PlayTrailers = 35
}
-} \ No newline at end of file
+}