[PATCH] libosmocore[master]: gsm_04_08: add _NUM_CHREQ_T to enum

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Mar 14 12:47:49 UTC 2017


Review at  https://gerrit.osmocom.org/2053

gsm_04_08: add _NUM_CHREQ_T to enum

_NUM_CHREQ_T defines the last element of the enum

Change-Id: Id67ba8de89dd6288e449197438e9e1c5d7f5a134
---
M include/osmocom/gsm/protocol/gsm_04_08.h
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/53/2053/1

diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h
index f395b85..522015a 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -1466,6 +1466,7 @@
 	CHREQ_T_RESERVED_IGNORE,
 	CHREQ_T_PDCH_ONE_PHASE,
 	CHREQ_T_PDCH_TWO_PHASE,
+	_NUM_CHREQ_T,
 };
 
 /* Chapter 11.3 */

-- 
To view, visit https://gerrit.osmocom.org/2053
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id67ba8de89dd6288e449197438e9e1c5d7f5a134
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list