Revision 2441003d
ID | 2441003d3fdc01545690c2f397efd7acfd876d6c |
Parent | 5f85d49b |
Child | 293fe6da, 989fb05f |
vorbisdec: Employ proper printf format specifiers for uint_fast32_t.
libavcodec/vorbisdec.c:543: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘uint_fast32_t’
libavcodec/vorbisdec.c:543: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘uint_fast32_t’
Files
- added
- modified
- copied
- renamed
- deleted