aboutsummaryrefslogtreecommitdiff
path: root/ReverseEngineering/Get-PEB.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'ReverseEngineering/Get-PEB.ps1')
-rw-r--r--ReverseEngineering/Get-PEB.ps14
1 files changed, 2 insertions, 2 deletions
diff --git a/ReverseEngineering/Get-PEB.ps1 b/ReverseEngineering/Get-PEB.ps1
index 86e064d..7ec5089 100644
--- a/ReverseEngineering/Get-PEB.ps1
+++ b/ReverseEngineering/Get-PEB.ps1
@@ -1,4 +1,4 @@
-function Get-PEB
+function Get-PEB
{
<#
.SYNOPSIS
@@ -1089,4 +1089,4 @@ http://msdn.microsoft.com/en-us/library/windows/desktop/aa813706(v=vs.85).aspx
END{}
-} \ No newline at end of file
+}