From fa5dc93fd08454b5c9b14a1d1bf89c345c9c34ba Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 23 Feb 2017 20:52:18 +0100 Subject: ports.h: rename CSCN to MSC See OS#1958 Change-Id: I85aee0f8fdfc9c69d0ba9240988c633d3e707f2d --- include/osmocom/vty/ports.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/vty') 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 */ -- cgit v1.2.3