From David Wei:

Fix a typo.

svn path=/trunk/; revision=41557
This commit is contained in:
Anders Broman 2012-03-15 08:32:49 +00:00
parent 34d5241775
commit b1a9d50e03
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ static const value_string gtpv2_message_type_vals[] = {
/* 213 to 230 For future use */
/* MBMS GW to MME/SGSN (Sm/Sn) */
{231, "MBMS Session Start Request"},
{323, "MBMS Session Start Response"},
{232, "MBMS Session Start Response"},
{233, "MBMS Session Update Request"},
{234, "MBMS Session Update Response"},
{235, "MBMS Session Stop Request"},