From Pascal Quantin:

[NAS EPS] Fix description of EPS Attach information element.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6886

svn path=/trunk/; revision=41245
This commit is contained in:
Anders Broman 2012-02-29 17:01:57 +00:00
parent cb90bc1f6b
commit 501216eb8a
1 changed files with 1 additions and 1 deletions

View File

@ -920,7 +920,7 @@ static const value_string nas_eps_emm_EPS_attach_result_values[] = {
static const value_string nas_eps_emm_eps_att_type_vals[] = {
{ 0, "EPS attach(unused)"},
{ 1, "EPS attach"},
{ 2, "Combined handover EPS/IMSI attach"},
{ 2, "Combined EPS/IMSI attach"},
{ 3, "EPS attach(unused)"},
{ 4, "EPS attach(unused)"},
{ 5, "EPS attach(unused)"},