OSDN Git Service

Use sizeof(var) instead of sizeof(type)
authorVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:09:45 +0000 (20:09 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:09:45 +0000 (20:09 +0000)
commit51bf654d796cb59834f050adcccf1ba6bba2abe7
tree9b4e08b57204ac62790a01f65eba432d38ec05fb
parenta6f88fbc8f95064a8851fe66a37cb493988bd382
Use sizeof(var) instead of sizeof(type)
Commited in SoC by Vitor Sessak on 2008-04-03 19:53:18

Originally committed as revision 12753 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfiltergraph.c