git-svn-id: file:///home/svn/framework3/trunk@5336 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2008-01-24 05:31:54 +00:00
parent a9ca5d1ace
commit b5a1db4fb2
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ module Ui
refresh()
# Print a welcome message
$gtk2driver.append_log_view("Initialized the Metasploit Framework GUI.")
$gtk2driver.append_log_view("Initialized the Metasploit Framework GUI.\n")
end