Skip to content

Commit 1fcc1f7

Browse files
author
Tod Beardsley
committed
Trailing comma. Why isn't this Lua?
1 parent 4ec71f9 commit 1fcc1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/huawei_hg532n_cmdinject.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def initialize(info = {})
5656
'DisclosureDate' => 'Apr 15 2017',
5757
'References' => [
5858
['URL', 'https://github.com/rapid7/metasploit-framework/pull/8245']
59-
],
59+
]
6060
))
6161
register_options(
6262
[

0 commit comments

Comments
 (0)