--- trunk/xvidcore/src/motion/x86_asm/sad_sse2.asm 2002/09/06 16:59:47 430 +++ trunk/xvidcore/src/motion/x86_asm/sad_sse2.asm 2002/10/19 11:41:12 603 @@ -3,7 +3,7 @@ ; * XVID MPEG-4 VIDEO CODEC ; * sse2 sum of absolute difference ; * -; * Copyright(C) 2002 Michael Militzer +; * Copyright(C) 2002 Michael Militzer ; * Copyright(C) 2002 Dmitry Rozhdestvensky ; * ; * This program is an implementation of a part of one or more MPEG-4 @@ -29,7 +29,7 @@ ; * along with this program; if not, write to the Free Software ; * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ; * -, ****************************************************************************/ +; ****************************************************************************/ bits 32