Commit f0bc6c0992c4302ae1a20f155ad256bfa331087c

Behdad Esfahbod 2018-02-26T00:18:17

[aat/trak] Clean up We always just used "unsigned int" for counter values. There's no use for uint16_t outside of a struct. Also, no need for explict casting where implicit does.