aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2020-08-25 13:34:04 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2020-08-25 13:34:04 +0200
commitb19b533e369b95dda3f11df59a93e3a701af7165 (patch)
tree763ea3b24dd1cec4e0c002a102fd6222c005c1eb /src
parented42a889004730beb26ce61ee462244b2bad6be9 (diff)
comment: mention spec reference in cbsp.[ch]
Diffstat (limited to 'src')
-rw-r--r--src/gsm/cbsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gsm/cbsp.c b/src/gsm/cbsp.c
index ccc2df53..b89358d4 100644
--- a/src/gsm/cbsp.c
+++ b/src/gsm/cbsp.c
@@ -1,3 +1,4 @@
+/* Cell Broadcast Service Protocol (CBSP, 3GPP TS 48.049): Message encoding, decoding and reception */
/*
* Copyright (C) 2019 Harald Welte <laforge@gnumonks.org>
*