Skip to content

Commit 315948e

Browse files
committed
Extra newline
1 parent 848dc07 commit 315948e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/egghunter.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ def run
130130
output_stream = $stdout
131131
output_stream.binmode
132132
output_stream.write ::Msf::Simple::Buffer.transform(raw_code, @opts[:format], @opts[:var_name])
133+
$stderr.puts
133134
end
134135

135136
private

0 commit comments

Comments
 (0)