pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/32494 )
Change subject: gsm_04_08*.h: Reference successor TS 24.008 ......................................................................
gsm_04_08*.h: Reference successor TS 24.008
Change-Id: Ie81d725bc7fa3a2b38b40304dd672b6c4c66f283 --- M include/osmocom/gsm/protocol/gsm_04_08.h M include/osmocom/gsm/protocol/gsm_04_08_gprs.h 2 files changed, 12 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/94/32494/1
diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h index e6dc73b..dd385d9 100644 --- a/include/osmocom/gsm/protocol/gsm_04_08.h +++ b/include/osmocom/gsm/protocol/gsm_04_08.h @@ -1,5 +1,5 @@ /*! \file gsm_04_08.h - * GSM TS 04.08 definitions. */ + * 3GPP TS 24.008 definitions (successor to TS 04.08). */
#pragma once
diff --git a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h index a3434c6..3dd648d 100644 --- a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h +++ b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h @@ -1,4 +1,5 @@ -/*! \file gsm_04_08_gprs.h */ +/*! \file gsm_04_08_gprs.h + * 3GPP TS 24.008 GPRS specific definitions (successor to TS 04.08). */
#pragma once