Fixing formatting

This commit is contained in:
clymb3r
2014-04-16 21:16:02 -07:00
parent f03ab1444d
commit d085c5b1d7
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -218,7 +218,6 @@ Github repo: https://github.com/clymb3r/PowerShell
return $ReturnInfo
}
function Find-4624Logons
{
<#
+2
View File
@@ -74,6 +74,8 @@ ModuleList = @(@{ModuleName = 'Recon'; ModuleVersion = '1.0.0.0'; GUID = '7e775a
# List of all files packaged with this module
FileList = 'Recon.psm1', 'Recon.psd1', 'Get-HttpStatus.ps1', 'Invoke-ReverseDnsLookup.ps1',
'Invoke-Portscan.ps1', 'Get-ComputerDetails.ps1', 'Usage.md'
# Private data to pass to the module specified in RootModule/ModuleToProcess
# PrivateData = ''