From 44ab5836118ea372fb258ab7c66b37b39a103a2d Mon Sep 17 00:00:00 2001 From: sgabe Date: Fri, 20 Dec 2013 22:40:45 +0100 Subject: [PATCH] Added newline to end of file. --- .../windows/fileformat/realplayer_ver_attribute_bof.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb b/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb index e9d022bfe9..cd7709b4e3 100644 --- a/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb +++ b/modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb @@ -88,4 +88,5 @@ class Metasploit3 < Msf::Exploit::Remote file_create(sploit) end -end \ No newline at end of file +end +