pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-bsc/+/31783 )
Change subject: cosmetic: gsm_data.h: Fix typo in comment
......................................................................
cosmetic: gsm_data.h: Fix typo in comment
Change-Id: Id59eb176551b2546ee6ff9c7f0eee4d8dd6ed199
---
M include/osmocom/bsc/gsm_data.h
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
daniel: Looks good to me, approved
fixeria: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 43f687c..533be93 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -323,7 +323,7 @@
/* flag to prevent multiple simultaneous ciphering commands */
int ciphering_handled;
- /* SCCP connection associatd with this subscriber_connection */
+ /* SCCP connection associated with this subscriber_connection */
struct {
/* SCCP connection related */
struct bsc_msc_data *msc;
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/31783
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id59eb176551b2546ee6ff9c7f0eee4d8dd6ed199
Gerrit-Change-Number: 31783
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged