aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Dlna/DeviceIdentification.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-03-25 01:25:03 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-03-25 01:25:03 -0400
commitf245fffad10bde5bf559e67ab5342df8dd2d0aa9 (patch)
treeea5e86df8e96db6b6a42c69dd240ea9b8c6a1638 /MediaBrowser.Controller/Dlna/DeviceIdentification.cs
parent1644d45dac4b465fa9615554f1ef02406e0d9d39 (diff)
implement dlna headers
Diffstat (limited to 'MediaBrowser.Controller/Dlna/DeviceIdentification.cs')
-rw-r--r--MediaBrowser.Controller/Dlna/DeviceIdentification.cs4
1 files changed, 1 insertions, 3 deletions
diff --git a/MediaBrowser.Controller/Dlna/DeviceIdentification.cs b/MediaBrowser.Controller/Dlna/DeviceIdentification.cs
index 461c77537..7b8e3a1e7 100644
--- a/MediaBrowser.Controller/Dlna/DeviceIdentification.cs
+++ b/MediaBrowser.Controller/Dlna/DeviceIdentification.cs
@@ -41,9 +41,7 @@ namespace MediaBrowser.Controller.Dlna
/// <summary>
/// Gets or sets the manufacturer.
/// </summary>
- /// <value>
- /// The manufacturer.
- /// </value>
+ /// <value>The manufacturer.</value>
public string Manufacturer { get; set; }
/// <summary>
/// Gets or sets the manufacturer URL.