fix map entry for gsm0808_speech_codec_from_chan_type

Recent commit 884ba0f2bc adds function
gsm0808_chan_type_to_speech_codec() but adds a mismatching name in
libosmogsm.map. openbsc.git's aoip branch can't build with this.

This must have been an on-the-fly rename that wasn't properly tested. Always
test your patches!

Change-Id: I68feb14f7bcb2f62b89f9b2d8c085d6824b493bc
This commit is contained in:
Neels Hofmeyr 2017-06-23 02:34:26 +02:00
parent 9a391e2edf
commit c977984ecd
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ gsm0808_dec_encrypt_info;
gsm0808_enc_cell_id_list;
gsm0808_dec_cell_id_list;
gsm0808_chan_type_to_speech_codec;
gsm0808_extrapolate_speech_codec;
gsm0808_speech_codec_from_chan_type;
gsm0858_rsl_ul_meas_enc;