Skip to content

Commit

Permalink
Fixed a @param YARD tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 20, 2024
1 parent 30f854c commit 14ff747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ronin/exploits/mixins/remote_udp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def self.included(exploit)
# @param [String, nil] bind_host
# The local host to bind to.
#
# @param kwargs [Integer, nil] bind_port
# @param [Integer, nil] bind_port
# The local port to bind to.
#
# @param [Hash{Symbol => Object}] kwargs
Expand Down

0 comments on commit 14ff747

Please sign in to comment.