pespin has uploaded this change for review.
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 change 30955. To unsubscribe, or for help writing mail filters, visit settings.