Typo fix - thanks Robin Wood!

git-svn-id: file:///home/svn/framework3/trunk@6779 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2009-07-13 15:11:11 +00:00
parent 9068b9a133
commit bab394fa8f
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ class Rex::Socket::Parameters
# Enable sends to broadcast addresses
if hash['Broadcast']
self.broadcast = true
else
end
# Whether to force IPv6 addressing
self.v6 = hash['IPv6'] || false