libosmocore/include
Harald Welte b9946d372c gsm0503_{coding,mapping}: Mark input arguments as 'const'
It is generally our coding style to mark pointers to constant input data
as 'const *'.  For some reason the gsm0503 coding and mapping was not
adhering to this, so let's bring it into compliance.

Change-Id: Id8731d7ae6171dff94741b6ddbb95ab5f03bfd4e
2017-06-12 12:59:21 +02:00
..
osmocom gsm0503_{coding,mapping}: Mark input arguments as 'const' 2017-06-12 12:59:21 +02:00
Makefile.am Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014 2017-06-12 01:57:41 +02:00