diff options
author | Mans Rullgard <mans@mansr.com> | 2012-10-11 14:12:34 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-10-11 18:00:27 +0100 |
commit | 15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41 (patch) | |
tree | 458a2a6e270a2dbf35721ee0ad9af63089a9ded6 /tools | |
parent | e578f8f4680f7ad290de64270dc152fb1adb6e6a (diff) | |
download | ffmpeg-15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41.tar.gz |
parseutils: fix const removal warning
The const qualifier is still removed although it happens inside
the strtol() function so no warning is generated.
Fixes:
libavutil/parseutils.c:110:11: warning: assignment discards qualifiers from pointer target type
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions