XRA: Bugfix in ncp_profile_select

Change-Id: Id27900767c25a0b1e5b8cd3056062610e1a5ce72
Reviewed-on: https://code.wireshark.org/review/30738
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
This commit is contained in:
Bruno Verstuyft 2018-11-20 11:19:36 +01:00 committed by Jaap Keuter
parent feb1801f89
commit e7bd315f90
1 changed files with 2 additions and 2 deletions

View File

@ -334,8 +334,8 @@ static const true_false_string data_profile_update = {
};
static const true_false_string ncp_profile_select = {
"use even profile",
"use odd profile"
"use odd profile",
"use even profile"
};
static const true_false_string last_ncp_block = {