qol: formatting
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Disco.Client.Interop.Native
|
||||
/// The number of wireless profile entries in the ProfileInfo member.
|
||||
/// </summary>
|
||||
public uint dwNumberOfItems;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// The index of the current item. The index of the first item is 0. The dwIndex member must be less than the dwNumberOfItems member.
|
||||
/// This member is not used by the wireless service. Applications can use this member when processing individual profiles in the
|
||||
|
||||
@@ -21,7 +21,7 @@ namespace Disco.Client.Interop
|
||||
|
||||
return adapters;
|
||||
}
|
||||
|
||||
|
||||
private static List<NetworkAdapter> GetWmiNetworkAdapters()
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user