aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-07-14 16:09:33 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-07-14 16:09:33 +0200
commit7d3f3ad57e5fccffd10d247d17df600bcb4b6e2d (patch)
tree4f962c4bc180e77f4aba98ff34d7f8fc956450e2
parentfc2228e050ac23a99dddea2378c470e67c5d483f (diff)
cosmetic: gmm: fix spec reference format
-rw-r--r--include/osmocom/gprs/gmm/gmm_pdu.h2
1 files changed, 1 insertions, 1 deletions
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>