aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-02-23 20:52:18 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-02-24 19:57:48 +0000
commitfa5dc93fd08454b5c9b14a1d1bf89c345c9c34ba (patch)
treed9e6efe2244682c9535c366d84e04ee050f09518 /include/osmocom/vty
parenta1004640ce02e4ae63e244de241b1c43a508f044 (diff)
ports.h: rename CSCN to MSC
Diffstat (limited to 'include/osmocom/vty')
-rw-r--r--include/osmocom/vty/ports.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index 70dc69cb..887e4df7 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -20,7 +20,7 @@
/* 4249-4251 used by control interface */
#define OSMO_VTY_PORT_BTSMGR 4252
#define OSMO_VTY_PORT_GTPHUB 4253
-#define OSMO_VTY_PORT_CSCN 4254
+#define OSMO_VTY_PORT_MSC 4254
/* 4255 used by control interface */
#define OSMO_VTY_PORT_MNCC_SIP 4256
/* 4257 used by control interface */