Fix up bad line removals

This commit is contained in:
HD Moore
2011-11-23 23:10:43 -06:00
parent 0ffe916e41
commit 7d2b2b1763
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ end
$:.unshift(File.join(File.dirname(msfbase), 'lib'))
require 'fastlib'
'))
$:.unshift(ENV['MSF_LOCAL_LIB']) if ENV['MSF_LOCAL_LIB']