Skip to content

Commit f50d6c8

Browse files
committed
Remove a couple more instances of "shit"
1 parent a3d7256 commit f50d6c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

msfencode

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ altexe = nil
133133
inject = false
134134
exedir = nil # use default
135135

136-
# Parse the argument and rock that shit.
136+
# Parse the argument and rock it
137137
$args.parse(ARGV) { |opt, idx, val|
138138
case opt
139139
when "-i"

tools/find_badchars.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def debug_buffer(name, buf)
6262
# Output
6363
new_badchars = ''
6464

65-
# Parse the argument and rock that shit.
65+
# Parse the argument and rock it
6666
$args.parse(ARGV) { |opt, idx, val|
6767
case opt
6868
when "-i"

0 commit comments

Comments
 (0)