summaryrefslogtreecommitdiffstats
path: root/src/ss5/ss5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ss5/ss5.c')
-rw-r--r--src/ss5/ss5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ss5/ss5.c b/src/ss5/ss5.c
index 93bdd9f..1766739 100644
--- a/src/ss5/ss5.c
+++ b/src/ss5/ss5.c
@@ -965,7 +965,7 @@ static void ss5_timeout(struct timer *timer)
}
}
-/* message from call contol */
+/* message from call control */
void cc_message(osmo_cc_endpoint_t *ep, uint32_t callref, osmo_cc_msg_t *msg)
{
ss5_endpoint_t *ss5_ep = ep->priv;