Skip to content

Commit c37510f

Browse files
committed
Move prependmigrate.rb for naming consistency
1 parent 04adaf0 commit c37510f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/msf/core/payload/windows.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: binary -*-
22
require 'msf/core'
3-
require 'msf/core/payload/windows/prependmigrate'
3+
require 'msf/core/payload/windows/prepend_migrate'
44

55
###
66
#

0 commit comments

Comments
 (0)