summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/support.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/mobile/support.c')
-rw-r--r--src/host/layer23/src/mobile/support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/src/mobile/support.c b/src/host/layer23/src/mobile/support.c
index 99a01221..7c1d2feb 100644
--- a/src/host/layer23/src/mobile/support.c
+++ b/src/host/layer23/src/mobile/support.c
@@ -53,7 +53,7 @@ void gsm_support_init(struct osmocom_ms *ms)
/* location service support */
sup->lcsva = 0; /* no */
sup->loc_serv = 0; /* no */
- /* codec supprot */
+ /* cipher support */
sup->a5_1 = 1;
sup->a5_2 = 1;
sup->a5_3 = 0;