Skip to content

Commit 6559b43

Browse files
committed
EOL Spaces argh
1 parent 12f2828 commit 6559b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/enum_ad_users.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ def parse_results(results)
107107
'Header' => "Domain Users",
108108
'Indent' => 1,
109109
'SortIndex' => -1,
110-
'Columns' => @user_fields
110+
'Columns' => @user_fields
111111
)
112112

113113
results.each do |result|

0 commit comments

Comments
 (0)