summaryrefslogtreecommitdiff
path: root/channels/chan_misdn.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_misdn.c')
-rw-r--r--channels/chan_misdn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels/chan_misdn.c b/channels/chan_misdn.c
index 3a4f52192..ae8bcd7b8 100644
--- a/channels/chan_misdn.c
+++ b/channels/chan_misdn.c
@@ -9450,11 +9450,11 @@ static void misdn_facility_ie_handler(enum event_e event, struct misdn_bchannel
break;
#endif /* We don't handle this yet */
case Fac_SubaddressTransfer:
- /* We do not have anything to do for this message since we do not handle subaddreses. */
+ /* We do not have anything to do for this message since we do not handle subaddresses. */
break;
case Fac_RequestSubaddress:
/*
- * We do not have anything to do for this message since we do not handle subaddreses.
+ * We do not have anything to do for this message since we do not handle subaddresses.
* However, we do care about some other ie's that should be present.
*/
if (bc->redirecting.to_changed) {