Fix compile without CONFIG_GPL, misplaced #endif caused a missing }.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 10 Sep 2005 19:30:40 +0000 (19:30 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 10 Sep 2005 19:30:40 +0000 (19:30 +0000)
commitcd7af76d9ecb1ef3e18c5b224970a2a94e9baf06
treece32c04005fcf10e37525fcbf481078d3815edee
parent9f211bc6d7816f9e647d0a5cff02117e1342a73c
Fix compile without CONFIG_GPL, misplaced #endif caused a missing }.

Originally committed as revision 4575 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_mmx.c