]> git.sesse.net Git - ffmpeg/commit
dict: fix assignment discards qualifiers from pointer target type warnings.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 17 Oct 2011 20:56:13 +0000 (22:56 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 17 Oct 2011 20:56:13 +0000 (22:56 +0200)
commit8aed90958d8bbf4a0652fdc56b9655ad9962fa50
tree89ffcae0996f33bb77b302b74c57713e8260146a
parent68eb35b886af4134bf746312b53d0d83be414286
dict: fix assignment discards qualifiers from pointer target type warnings.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/dict.c