diff options
Diffstat (limited to 'include/osmocom/vty/ports.h')
-rw-r--r-- | include/osmocom/vty/ports.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h index 5e7e6553..5a8faedd 100644 --- a/include/osmocom/vty/ports.h +++ b/include/osmocom/vty/ports.h @@ -32,5 +32,5 @@ /* 4259 used by control interface */ #define OSMO_VTY_PORT_GGSN 4260 #define OSMO_VTY_PORT_HNBGW 4261 -/* 4262 used by control interface */ +/* 4262-4263 used by control interface */ /* When adding/changing port numbers, keep docs and wiki in sync. See above. */ |