aboutsummaryrefslogtreecommitdiff
path: root/Exfiltration/Get-Keystrokes.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'Exfiltration/Get-Keystrokes.ps1')
-rw-r--r--Exfiltration/Get-Keystrokes.ps14
1 files changed, 2 insertions, 2 deletions
diff --git a/Exfiltration/Get-Keystrokes.ps1 b/Exfiltration/Get-Keystrokes.ps1
index 48b7df6..75400a1 100644
--- a/Exfiltration/Get-Keystrokes.ps1
+++ b/Exfiltration/Get-Keystrokes.ps1
@@ -1,4 +1,4 @@
-function Get-Keystrokes {
+function Get-Keystrokes {
<#
.SYNOPSIS
@@ -246,4 +246,4 @@
} | Out-Null
}
-} \ No newline at end of file
+}