diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-06-30 17:56:14 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-06-30 17:56:14 -0400 |
| commit | edfd04129e58cd99441a6bbaa47de7071467f54a (patch) | |
| tree | 3a5bcdf83ad899226d626bd23a51c7e4a4ba502a /MediaBrowser.Server.Mono/Security/BitConverterLE.cs | |
| parent | 68df03b87292dca2a87a61fe9fac7ea3b441af74 (diff) | |
update namespaces
Diffstat (limited to 'MediaBrowser.Server.Mono/Security/BitConverterLE.cs')
| -rw-r--r-- | MediaBrowser.Server.Mono/Security/BitConverterLE.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Mono/Security/BitConverterLE.cs b/MediaBrowser.Server.Mono/Security/BitConverterLE.cs index a787f5015c..29b6ee023b 100644 --- a/MediaBrowser.Server.Mono/Security/BitConverterLE.cs +++ b/MediaBrowser.Server.Mono/Security/BitConverterLE.cs @@ -29,7 +29,7 @@ using System; -namespace Mono.Security +namespace MediaBrowser.Server.Mono.Security { internal sealed class BitConverterLE { |
