Revision d232e09d
ID | d232e09d518b4d690d42ecde624ee6435cd35261 |
Parent | 990f213e |
Child | 371cf026 |
Sanitise get_bits macros, part 1
Some of the macros in get_bits.h include a final semicolon,
some do not. This removes these or adds do {} while(0) around
the macros as appropriate and adds semicolons where needed in
calling code.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit bf5f9b528b4117596afc57578a36e7b5728b15d3)
Files
- added
- modified
- copied
- renamed
- deleted