Skip to content

Commit

Permalink
Merge pull request #65 from jjb/patch-1
Browse files Browse the repository at this point in the history
remove unused code from example
  • Loading branch information
ioquatix committed Aug 12, 2016
2 parents af7984c + 567fc3a commit b596c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ This is copied from `test/examples/test-dns-2.rb`. It has been simplified slight
[:udp, "0.0.0.0", 5300],
[:tcp, "0.0.0.0", 5300]
]
Name = Resolv::DNS::Name

IN = Resolv::DNS::Resource::IN

# Use upstream DNS for name resolution.
Expand Down

0 comments on commit b596c60

Please sign in to comment.