fixing EOL spaces (again, sorry)

This commit is contained in:
Rich Lundeen 2013-06-18 15:15:40 -07:00
parent 60a6044d36
commit 05ab35a3af
1 changed files with 0 additions and 3 deletions

View File

@ -151,7 +151,6 @@ http://webstersprodigy.net
ValueFromPipeline=$True,
Mandatory = $True)]
[String[]] $Hosts,
[Parameter(ParameterSetName="fHosts",
@ -360,7 +359,6 @@ http://webstersprodigy.net
Param (
[Parameter(Mandatory = $True)]
[ValidateRange(1,1000)]
[int] $numPorts
)
@ -1027,7 +1025,6 @@ http://webstersprodigy.net
}
if (!$quiet)
{
$hostDate = Get-Date
$hostObj = New-Object System.Object