]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
freetdm: typo
authorMoises Silva <moy@sangoma.com>
Wed, 11 May 2011 03:07:15 +0000 (23:07 -0400)
committerMoises Silva <moy@sangoma.com>
Wed, 11 May 2011 03:07:15 +0000 (23:07 -0400)
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_cfg.c

index be6ba078846c2b360e58b47e3c2d492fc15ea75a..88aa9131b67a5008aad5fcddfe409c2b1da8e017 100644 (file)
@@ -746,7 +746,7 @@ ftdm_status_t sngisdn_stack_cfg_q931_dlsap(ftdm_span_t *span)
        cfg.t.cfg.s.inDLSAP.tmr.t301.enb = TRUE;
        cfg.t.cfg.s.inDLSAP.tmr.t301.val = 180;
 
-       /* It looks like ETSI is the only variant that supports Overlap */s
+       /* It looks like ETSI is the only variant that supports Overlap */
        if (signal_data->switchtype == SNGISDN_SWITCH_EUROISDN) {
                cfg.t.cfg.s.inDLSAP.tmr.t302.enb = TRUE;
                cfg.t.cfg.s.inDLSAP.tmr.t302.val = 15;