pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmocom-bb/+/30955 )
Change subject: cosmetic layer23/mobile/gsm322: Fix trailing whistepace
......................................................................
cosmetic layer23/mobile/gsm322: Fix trailing whistepace
Change-Id: I32d28ac219d2a573a77a0041a774ca7427388fb0
---
M src/host/layer23/include/osmocom/bb/mobile/gsm322.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/55/30955/1
diff --git a/src/host/layer23/include/osmocom/bb/mobile/gsm322.h
b/src/host/layer23/include/osmocom/bb/mobile/gsm322.h
index b332778..86b1ef1 100644
--- a/src/host/layer23/include/osmocom/bb/mobile/gsm322.h
+++ b/src/host/layer23/include/osmocom/bb/mobile/gsm322.h
@@ -42,7 +42,7 @@
/* GSM 03.22 events */
#define GSM322_EVENT_SWITCH_ON 1
-#define GSM322_EVENT_SWITCH_OFF 2
+#define GSM322_EVENT_SWITCH_OFF 2
#define GSM322_EVENT_SIM_INSERT 3
#define GSM322_EVENT_SIM_REMOVE 4
#define GSM322_EVENT_REG_SUCCESS 5
--
To view, visit
https://gerrit.osmocom.org/c/osmocom-bb/+/30955
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I32d28ac219d2a573a77a0041a774ca7427388fb0
Gerrit-Change-Number: 30955
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange