summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-10-01 07:41:38 +0200
committerlaforge <laforge@osmocom.org>2021-10-08 05:46:57 +0000
commit98219554b6adf41b9dcd8eab9aea99876011b5ca (patch)
tree27fab375aa5696ab37509b88fbc8b7f127c73f2e
parent00b70983a5cdc380d34530bea864089cf01cd32b (diff)
262-10 is "DB Netz AG" and not "DB Systel"
-rw-r--r--src/host/layer23/src/common/networks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/src/common/networks.c b/src/host/layer23/src/common/networks.c
index b4757e96..0cc0d947 100644
--- a/src/host/layer23/src/common/networks.c
+++ b/src/host/layer23/src/common/networks.c
@@ -470,7 +470,7 @@ struct gsm_networks gsm_networks[] = {
{ 0x262, 0x07f, "O2" },
{ 0x262, 0x08f, "O2" },
{ 0x262, 0x09f, "Vodafone" },
- { 0x262, 0x10f, "DB Systel GSM-R" },
+ { 0x262, 0x10f, "DB Netz AG GSM-R" },
{ 0x262, 0x11f, "O2" },
{ 0x262, 0x12f, "Dolphin Telecom" },
{ 0x262, 0x13f, "Mobilcom Multimedia" },