diff --git a/lib/rex/ui/text/input/readline.rb b/lib/rex/ui/text/input/readline.rb index a18a797010..3a93b2a114 100644 --- a/lib/rex/ui/text/input/readline.rb +++ b/lib/rex/ui/text/input/readline.rb @@ -77,7 +77,7 @@ begin # down other background threads. This is important when there are many active # background jobs, such as when the user is running Karmetasploit # - def pgets(framework = nil) + def pgets() line = nil orig = Thread.current.priority