aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2019-03-20 15:41:47 +0100
committerPhilipp Maier <pmaier@sysmocom.de>2019-03-20 15:45:05 +0100
commite380b38e287753a035b005a75b09ad9bcbae5977 (patch)
tree496300b4c734731c6c3fee80577b72e6d6a1645d /debian/changelog
parentb3e34435b3bde227805c8dcac39c28e57144e500 (diff)
amr: use sizeof(struct amr_hdr) when working with amr header length
The header of an AMR header payload is 2 bytes long. At the moment we use just a constant of 2 when we refer to the header length, but we have a struct amr_hdr defined. Lets use sizeof(struct amr_hdr) to make it more clear that we are refering to the header length. Change-Id: Ic7ca04b99a97d7d3b91717b0c3e6c55ef3001a3e
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions