Skip to content

Commit 114b788

Browse files
committed
Add back EOF newlines
1 parent b0957da commit 114b788

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/msf/core/modules/loader/base.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,3 +619,4 @@ def usable?(metasploit_class)
619619
usable
620620
end
621621
end
622+

lib/msf/core/modules/namespace.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ def version_compatible!(module_path, module_reference_name)
5858
end
5959
end
6060
end
61+

0 commit comments

Comments
 (0)