pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/33751 )
Change subject: cosmetic: gmm: fix spec reference format ......................................................................
cosmetic: gmm: fix spec reference format
Change-Id: Id4b52b6110fc8012d5d3b4d341b9702e3142c334 --- M include/osmocom/gprs/gmm/gmm_pdu.h 1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/51/33751/1
diff --git a/include/osmocom/gprs/gmm/gmm_pdu.h b/include/osmocom/gprs/gmm/gmm_pdu.h index 541cb48..b8ae05e 100644 --- a/include/osmocom/gprs/gmm/gmm_pdu.h +++ b/include/osmocom/gprs/gmm/gmm_pdu.h @@ -1,4 +1,4 @@ -/* GMM PDUs, 3GPP TS 9.4 24.008 GPRS Mobility Management Messages */ +/* GMM PDUs, 3GPP TS 24.008 9.4 GPRS Mobility Management Messages */ #pragma once
#include <osmocom/core/msgb.h>