Explorar o código

Update INetworkManager.cs

BaronGreenback %!s(int64=5) %!d(string=hai) anos
pai
achega
306f7b3c30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      MediaBrowser.Common/Net/INetworkManager.cs

+ 1 - 1
MediaBrowser.Common/Net/INetworkManager.cs

@@ -61,7 +61,7 @@ namespace MediaBrowser.Common.Net
         /// <returns>The list of ipaddresses.</returns>
         IPAddress[] GetLocalIpAddresses();
 
-		/// <summary>
+        /// <summary>
         /// Checks if the given address falls within the ranges given in [subnets]. The addresses in subnets can be hosts or subnets in the CIDR format.
         /// </summary>
         /// <param name="addressString">The address to check.</param>