aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-07-24 16:18:15 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-07-28 12:18:23 +0200
commit6242742d2022d5d27fa938409e89514cb548d0de (patch)
tree40ca35f83919d0dd3a5cd08cafa5597672960091 /include/osmocom
parent149160f9f189cc001049e6a82c30286bf33ddb1b (diff)
rename gsm_04_08_utils.[hc] to gsm_04_08_rr
"utils" suggests thin helpers to aid using a proper API, while this .c file actually *is* the proper RR API. Rename from "utils" to "rr". Change-Id: I0ffff63d57f03cb324df8e40e41caea5b55a2c85
Diffstat (limited to 'include/osmocom')
-rw-r--r--include/osmocom/bsc/Makefile.am2
-rw-r--r--include/osmocom/bsc/gsm_04_08_rr.h (renamed from include/osmocom/bsc/gsm_04_08_utils.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/Makefile.am b/include/osmocom/bsc/Makefile.am
index 0b576cddd..1e26c3403 100644
--- a/include/osmocom/bsc/Makefile.am
+++ b/include/osmocom/bsc/Makefile.am
@@ -16,7 +16,7 @@ noinst_HEADERS = \
ctrl.h \
debug.h \
e1_config.h \
- gsm_04_08_utils.h \
+ gsm_04_08_rr.h \
gsm_04_80.h \
gsm_data.h \
handover.h \
diff --git a/include/osmocom/bsc/gsm_04_08_utils.h b/include/osmocom/bsc/gsm_04_08_rr.h
index 4349a37cc..4349a37cc 100644
--- a/include/osmocom/bsc/gsm_04_08_utils.h
+++ b/include/osmocom/bsc/gsm_04_08_rr.h