aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-10-17 14:35:21 +0200
committerOliver Smith <osmith@sysmocom.de>2018-10-25 10:15:23 +0200
commitdadd4055c390ccc81f8d2859c4f6c2bd5328094b (patch)
tree03f2cb7009eda9f6a9a2fbedf2fe183241a03b69 /src
parent9108d47f4a12acb2ee7d27bd4e7df001a9966bdb (diff)
cosmetic: fix spec ref for gsm0808_cipher_mode()
Diffstat (limited to 'src')
-rw-r--r--src/osmo-bsc/osmo_bsc_bssap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bsc/osmo_bsc_bssap.c b/src/osmo-bsc/osmo_bsc_bssap.c
index a20d5d0ba..48af06b6c 100644
--- a/src/osmo-bsc/osmo_bsc_bssap.c
+++ b/src/osmo-bsc/osmo_bsc_bssap.c
@@ -415,7 +415,7 @@ static int gsm0808_cipher_mode(struct gsm_subscriber_connection *conn, int ciphe
}
/*
- * GSM 08.08 § 3.4.7 cipher mode handling. We will have to pick
+ * GSM 08.08 § 3.1.14 cipher mode handling. We will have to pick
* the cipher to be used for this. In case we are already using
* a cipher we will have to send cipher mode reject to the MSC,
* otherwise we will have to pick something that we and the MS