whitespace

This commit is contained in:
AJ ONeal 2017-01-21 15:19:38 -07:00
parent 607296c8bb
commit 4b339429cb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ var types = exports.DNS_TYPES = {
, CNAME: 0x05 // 5
, SOA: 0x06 // 6
, PTR: 0x0c // 12
, MX: 0x0f // 15
, MX: 0x0f // 15
, TXT: 0x10 // 16
, AAAA: 0x16 // 28
, SRV: 0x21 // 33