--- trunk/xvidcore/src/quant/x86_asm/quantize_mpeg_mmx.asm 2006/07/10 17:39:38 1718 +++ trunk/xvidcore/src/quant/x86_asm/quantize_mpeg_mmx.asm 2006/07/11 10:01:27 1719 @@ -21,7 +21,7 @@ ; * along with this program ; if not, write to the Free Software ; * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ; * -; * $Id: quantize_mpeg_mmx.asm,v 1.6 2006-07-10 08:09:59 syskin Exp $ +; * $Id: quantize_mpeg_mmx.asm,v 1.7 2006-07-11 10:01:27 chl Exp $ ; * ; *************************************************************************/ @@ -241,7 +241,7 @@ xor eax, eax ; return(0); ret - +.endfunc ;-----------------------------------------------------------------------------