pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmo-sccp/+/26960 )


Change subject: xua_default_lm_fsm.c: Fix typo in comment
......................................................................

xua_default_lm_fsm.c: Fix typo in comment

Change-Id: I4095878fb05c3128be556ab36dfc7ab88d309c9a
---
M src/xua_default_lm_fsm.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/60/26960/1

diff --git a/src/xua_default_lm_fsm.c b/src/xua_default_lm_fsm.c
index ca488a7..e5cceea 100644
--- a/src/xua_default_lm_fsm.c
+++ b/src/xua_default_lm_fsm.c
@@ -149,7 +149,7 @@
 {
        switch (event) {
        case LM_E_ASP_UP_CONF:
-               /* ASP is sup, wait for some time if any NOTIFY
+               /* ASP is up, wait for some time if any NOTIFY
                 * indications about AS in this ASP are received */
                osmo_fsm_inst_state_chg(fi, S_WAIT_NOTIFY, 2, T_WAIT_NOTIFY);
                break;

--
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/26960
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I4095878fb05c3128be556ab36dfc7ab88d309c9a
Gerrit-Change-Number: 26960
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to