laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22723 )

Change subject: BSSGP_Emulation: Fix indentation whitespace
......................................................................

BSSGP_Emulation: Fix indentation whitespace

Change-Id: Iade336832e7045cd29bae52c7907c6a1c57813cd
---
M library/BSSGP_Emulation.ttcnpp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/library/BSSGP_Emulation.ttcnpp b/library/BSSGP_Emulation.ttcnpp
index 04220ed..4b93a26 100644
--- a/library/BSSGP_Emulation.ttcnpp
+++ b/library/BSSGP_Emulation.ttcnpp
@@ -365,7 +365,7 @@
                        } else {
                                setverdict(fail, "Rx SIG BSSGP for unknown PTP 
BVCI ", ptp_bvci, ": ", udi.bssgp);
                                BSCP.send(f_BnsUdReq(ts_BSSGP_STATUS(udi.bvci, 
BSSGP_CAUSE_BVCI_UNKNOWN, udi.bssgp), 0, 0));
-                        }
+                       }
                }
        }


--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22723
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Iade336832e7045cd29bae52c7907c6a1c57813cd
Gerrit-Change-Number: 22723
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to