aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h248')
-rw-r--r--asn1/h248/packet-h248-template.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 72869a77e0..a100e58cf6 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -505,8 +505,8 @@ static const value_string h248_reasons[] = {
};
static const value_string wildcard_modes[] = {
- { 0, "All" },
- { 1, "Choose" },
+ { 0, "Choose" },
+ { 1, "All" },
{ 0, NULL }
};