Skip to content

Commit 340956f

Browse files
committed
Add a newline after DISCLOSURE_DATE_FORMAT
1 parent bb6201d commit 340956f

File tree

1 file changed

+1
-0
lines changed
  • lib/msf/ui/console/command_dispatcher

1 file changed

+1
-0
lines changed

lib/msf/ui/console/command_dispatcher/core.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class Core
9999

100100
# Constant for disclosure date formatting in search functions
101101
DISCLOSURE_DATE_FORMAT = "%Y-%m-%d"
102+
102103
# Returns the list of commands supported by this command dispatcher
103104
def commands
104105
{

0 commit comments

Comments
 (0)