From e46a8fc9cc09e12f36a6a0ee22fc72d41d583675 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Wed, 5 Apr 2017 00:05:17 +0200 Subject: E.212: fix a typo Thanks Gerald Change-Id: I9e076e2b83e0868620cb943cd29e93f0495bc913 Reviewed-on: https://code.wireshark.org/review/20913 Reviewed-by: Pascal Quantin --- epan/dissectors/packet-e212.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-e212.c') diff --git a/epan/dissectors/packet-e212.c b/epan/dissectors/packet-e212.c index 6116764d8b..587e310202 100644 --- a/epan/dissectors/packet-e212.c +++ b/epan/dissectors/packet-e212.c @@ -1365,7 +1365,7 @@ static const value_string mcc_mnc_2digits_codes[] = { { 29001, "Tele Greenland" }, { 29002, "inu:it a/s" }, { 29201, "Prima San Marino / San Marino Telecom" }, - { 23910, "Slovenske zeleznice-Infrastruktura d.o.o." }, + { 29310, "Slovenske zeleznice-Infrastruktura d.o.o." }, { 29340, "SI Mobil" }, { 29341, "Mobitel" }, { 29364, "T-2 d.o.o." }, -- cgit v1.2.3