Fix typo in MODCOD list of DVB-S2 dissector

svn path=/trunk/; revision=52338
This commit is contained in:
Pascal Quantin 2013-10-02 19:59:35 +00:00
parent 99422f370c
commit 539b24f223
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ static const value_string modeadapt_modcods[] = {
{ 6, "QPSK 2/3"},
{ 7, "QPSK 3/4"},
{ 8, "QPSK 4/5"},
{ 9, "QPSK 5/9"},
{ 9, "QPSK 5/6"},
{10, "QPSK 8/9"},
{11, "QPSK 9/10"},
{12, "8PSK 3/5"},