pespin has uploaded this change for review. (
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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/83/31783/1
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: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange