aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl/ports.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-30 12:57:47 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-30 12:57:47 +0100
commit4a7f87cdc848891f7306109a009e51684b6c5c0e (patch)
tree65ca35694e67f78123076dafca4c8d5bfc4c4ad9 /include/osmocom/ctrl/ports.h
parent92fa18e6b800a27aa064a5fb8321cddd7383ae20 (diff)
comment: ports.h: more visibly remind to keep docs+wiki synced
It is still too easy to forget syncing, so add another reminder at the end of the list. Change-Id: I95191906afa8e6ada31310d0e36de33e3fccf268
Diffstat (limited to 'include/osmocom/ctrl/ports.h')
-rw-r--r--include/osmocom/ctrl/ports.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index 8bd86807..4bc2a247 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -16,3 +16,4 @@
#define OSMO_CTRL_PORT_CSCN 4255
/* 4256 used by VTY interface */
#define OSMO_CTRL_PORT_GGSN 4257
+/* When adding/changing port numbers, keep docs and wiki in sync. See above. */