Revision bf5f9b52
ID | bf5f9b528b4117596afc57578a36e7b5728b15d3 |
Parent | 938f72e1 |
Child | fb5c841d |
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>
Files
- added
- modified
- copied
- renamed
- deleted