Skip to content

Commit 79db696

Browse files
author
Brent Cook
committed
fix EOL character
1 parent e1eed6e commit 79db696

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/post/windows/gather/credentials/epo_sql.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,5 @@ def decrypt46(encoded)
172172
password.gsub!(/[^[:print:]]/,'')
173173
return password
174174
end
175+
end
175176

176-
177-
end

0 commit comments

Comments
 (0)