pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmo-sigtran/+/42572?usp=email )

 (

1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
 )Change subject: cosmetic: xua_asp_fsm: Fix wrong indentation
......................................................................

cosmetic: xua_asp_fsm: Fix wrong indentation

Change-Id: I21c13ff7bc67c060e739eae38088ac00700680de
---
M src/xua_asp_fsm.c
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved




diff --git a/src/xua_asp_fsm.c b/src/xua_asp_fsm.c
index bb163a0..39d121f 100644
--- a/src/xua_asp_fsm.c
+++ b/src/xua_asp_fsm.c
@@ -918,12 +918,12 @@
                }
                if (asp->cfg.role == OSMO_SS7_ASP_ROLE_SG) {
                        /* RFC4666 4.3.4.4: Transmit unsolicited ASPIA ACK no 
tnotify peer.
-                               * "If the ASP receives an ASP Inactive Ack 
without having sent an
-                               *  ASP Inactive message, the ASP should now 
consider itself to be
-                               *  in the ASP-INACTIVE state.  If the ASP was 
previously in the
-                               *  ASP-ACTIVE state, the ASP should then 
initiate procedures to
-                               *  return itself to its previous state."
-                               */
+                        * "If the ASP receives an ASP Inactive Ack without 
having sent an
+                        *  ASP Inactive message, the ASP should now consider 
itself to be
+                        *  in the ASP-INACTIVE state.  If the ASP was 
previously in the
+                        *  ASP-ACTIVE state, the ASP should then initiate 
procedures to
+                        *  return itself to its previous state."
+                        */
                        xua_asp_tx_unsolicited_aspia_ack(asp);
                        /* transition state and inform layer manager */
                        osmo_fsm_inst_state_chg(fi, XUA_ASP_S_INACTIVE, 0, 0);

--
To view, visit https://gerrit.osmocom.org/c/libosmo-sigtran/+/42572?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I21c13ff7bc67c060e739eae38088ac00700680de
Gerrit-Change-Number: 42572
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to