OSDN Git Service

avformat/tee: add forgotten ret assignment
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Mar 2013 14:09:10 +0000 (15:09 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Mar 2013 14:09:10 +0000 (15:09 +0100)
commit5f476cfe6e388ae2b59a63ab34d8d014a780db5c
treea8b5196c055c2e50e62f53ace2bf7b8f7a55c9db
parent1e41b8cd072e4f738d9ef75b1ac310a9c8fbcc19
avformat/tee: add forgotten ret assignment

Fixes CID991840
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/tee.c