DNS: Fix minor typo (Missing a space...)

Change-Id: Ie983ba3b88102c4f3749ab2f13d519eb78838bbc
Reviewed-on: https://code.wireshark.org/review/3410
Reviewed-by: Evan Huus <eapache@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-07-22 18:01:50 +02:00 committed by Evan Huus
parent 37b5b095b9
commit c540e556d5
1 changed files with 1 additions and 1 deletions

View File

@ -934,7 +934,7 @@ static const value_string edns0_opt_code_vals[] = {
{O_N3U, "N3U - NSEC3 Hash Understood (RFC6975)"},
{O_CLIENT_SUBNET_EXP, "Experimental - CSUBNET - Client subnet" },
{O_CLIENT_SUBNET, "CSUBNET - Client subnet" },
{O_EDNS_EXPIRE, "EDNS EXPIRE(RFC7314)"},
{O_EDNS_EXPIRE, "EDNS EXPIRE (RFC7314)"},
{0, NULL}
};
/* DNS-Based Authentication of Named Entities (DANE) Parameters