diff options
| author | Andrew Rabert <6550543+nvllsvm@users.noreply.github.com> | 2018-12-14 21:28:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-14 21:28:12 -0500 |
| commit | 46c75d75bd8702da4d3728c11f28756a9c9abb72 (patch) | |
| tree | dd6a198e3c104ebc732a615153c4bb5514e25660 /RSSDP/SsdpRootDevice.cs | |
| parent | b36b526f27ebd9ac716d743eea26e65407ceeea4 (diff) | |
| parent | a73d255f51f135adbc2c352fef79f776ce9fcb02 (diff) | |
Merge pull request #166 from jellyfin/develop
Develop
Diffstat (limited to 'RSSDP/SsdpRootDevice.cs')
| -rw-r--r-- | RSSDP/SsdpRootDevice.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RSSDP/SsdpRootDevice.cs b/RSSDP/SsdpRootDevice.cs index 6d0fcafbb..eaf3f6a38 100644 --- a/RSSDP/SsdpRootDevice.cs +++ b/RSSDP/SsdpRootDevice.cs @@ -76,4 +76,4 @@ namespace Rssdp #endregion } -}
\ No newline at end of file +} |
