diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-02-02 01:49:30 +0100 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2009-02-01 17:44:47 -0800 |
commit | 82892bce682e396585de0f485d8ea4ba95d7dc0b (patch) | |
tree | 1303e66403619e991a62666bb582558a13b2c4d2 /audio/gstsbcenc.c | |
parent | 218de8c6ae3c19beea8aa6475828ca478000c207 (diff) |
Use 'unsigned' instead of uint8_t for bitfields
Using 'uint8_t' for bitfields doesn't make a lot of sense and is not
allowed in ANSI C. Use 'unsigned' instead.
Diffstat (limited to 'audio/gstsbcenc.c')
0 files changed, 0 insertions, 0 deletions