1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00

* minor cleanup

Originally committed as revision 562 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Zdenek Kabelac 2002-05-22 13:53:23 +00:00
parent 92ba5ffbb5
commit d7d267dfe0

View File

@ -518,7 +518,7 @@ static void dump_filter(INT16 *filter)
}
#ifdef HAVE_MMX
int mm_flags;
extern int mm_flags;
#endif
int main(int argc, char **argv)