pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/27533 )

Change subject: cosmetic: gsm_08_08.h: Add space between assignment sides
......................................................................

cosmetic: gsm_08_08.h: Add space between assignment sides

This allows easier parsing of all the enum fields using scripts.

Change-Id: Iebd51985551a98978b81f76f778ac7892a440d5c
---
M include/osmocom/gsm/protocol/gsm_08_08.h
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/include/osmocom/gsm/protocol/gsm_08_08.h 
b/include/osmocom/gsm/protocol/gsm_08_08.h
index 2162c2a..0096895 100644
--- a/include/osmocom/gsm/protocol/gsm_08_08.h
+++ b/include/osmocom/gsm/protocol/gsm_08_08.h
@@ -266,7 +266,7 @@
        GSM0808_IE_SEGMENTATION                 = 79,
        GSM0808_IE_SERVICE_HANDOVER             = 80,
        GSM0808_IE_SOURCE_RNC_TO_TARGET_RNC_TRANSPARENT_UMTS    = 81,
-       GSM0808_IE_SOURCE_RNC_TO_TARGET_RNC_TRANSPARENT_CDMA2000= 82,
+       GSM0808_IE_SOURCE_RNC_TO_TARGET_RNC_TRANSPARENT_CDMA2000 = 82,
        GSM0808_IE_RESERVED_5                   = 65,
        GSM0808_IE_RESERVED_6                   = 66,
        GSM0808_IE_GERAN_CLASSMARK              = 0x53,



2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/27533
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Iebd51985551a98978b81f76f778ac7892a440d5c
Gerrit-Change-Number: 27533
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to