mirror of https://github.com/sipwise/rtpengine.git
Make both `media_player_opts_t.db_id` and `media_player_content_index.db_id` unsigned because: - they aren't used with any guards/init values - most DB-media API functionality actually uses `unsigned long long` So this makes the ids consistent with the usage of them in the actual code. Change-Id: I6c756c537b3c992099a6857683078c169d5e030dpull/2123/head
parent
983b876f8c
commit
ef152058ea
Loading…
Reference in new issue