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

Change subject: ss7_as: fix indention
......................................................................

ss7_as: fix indention

Related: SYS#5432
Change-Id: Id006f4fcbf9ae6b5b50be3d41fb216c7f9bb2dfb
---
M src/ss7_as.c
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  daniel: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve




diff --git a/src/ss7_as.c b/src/ss7_as.c
index a25e068..c73ca35 100644
--- a/src/ss7_as.c
+++ b/src/ss7_as.c
@@ -132,8 +132,8 @@
        [SS7_AS_CTR_TX_MSU_SLS_14] = {  "tx:msu:sls:14",        
SS7_AS_CTR_TX_MSU_SLS_STR "14" },
        [SS7_AS_CTR_TX_MSU_SLS_15] = {  "tx:msu:sls:15",        
SS7_AS_CTR_TX_MSU_SLS_STR "15" },
 #ifdef WITH_TCAP_LOADSHARING
-       [SS7_AS_CTR_RX_TCAP_DECODED] = {        "tcap:decoded", "Number of 
TCAP-messages decoded successfully (loadshare-tcap)" },
-       [SS7_AS_CTR_RX_TCAP_FAILED] = { "tcap:failed",          "Number of 
TCAP-messages that failed decoding (loadshare-tcap)" },
+       [SS7_AS_CTR_RX_TCAP_DECODED] = {        "tcap:decoded",         "Number 
of TCAP-messages decoded successfully (loadshare-tcap)" },
+       [SS7_AS_CTR_RX_TCAP_FAILED] = {         "tcap:failed",          "Number 
of TCAP-messages that failed decoding (loadshare-tcap)" },
        [SS7_AS_CTR_TCAP_ASP_SELECTED] = {      "tcap:asp:selected",    "ASP 
selection successful for a TCAP-message (loadshare-tcap)" },
        [SS7_AS_CTR_TCAP_ASP_FALLBACK] = {      "tcap:asp:fallback",    
"Fallback ASP selected for a TCAP-message (loadshare-tcap)" },
        [SS7_AS_CTR_TCAP_ASP_FAILED] = {        "tcap:asp:failed",      "ASP 
selection failed for a TCAP-message (loadshare-tcap)" },

--
To view, visit https://gerrit.osmocom.org/c/libosmo-sigtran/+/42757?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: Id006f4fcbf9ae6b5b50be3d41fb216c7f9bb2dfb
Gerrit-Change-Number: 42757
Gerrit-PatchSet: 3
Gerrit-Owner: lynxis lazus <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: lynxis lazus <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to