pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-sgsn/+/15383


Change subject: enum gprs_gmm_state: Fix spec reference
......................................................................

enum gprs_gmm_state: Fix spec reference

Change-Id: I62121e46e5091e5b559397aa01f107ddc23e2c18
---
M include/osmocom/sgsn/gprs_sgsn.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/83/15383/1

diff --git a/include/osmocom/sgsn/gprs_sgsn.h b/include/osmocom/sgsn/gprs_sgsn.h
index 8e8b762..20e0e06 100644
--- a/include/osmocom/sgsn/gprs_sgsn.h
+++ b/include/osmocom/sgsn/gprs_sgsn.h
@@ -23,7 +23,7 @@

 enum gsm48_gsm_cause;

-/* TS 04.08 4.1.3.3 GMM mobility management states on the network side */
+/* 3GPP TS 24.008 ยง 4.1.3.3 GMM mobility management states on the network side 
*/
 enum gprs_gmm_state {
        GMM_DEREGISTERED,               /* 4.1.3.3.1.1 */
        GMM_COMMON_PROC_INIT,           /* 4.1.3.3.1.2 */

--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/15383
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I62121e46e5091e5b559397aa01f107ddc23e2c18
Gerrit-Change-Number: 15383
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to