--- trunk/xvidcore/src/motion/estimation_pvop.c 2004/12/09 04:58:12 1569 +++ trunk/xvidcore/src/motion/estimation_pvop.c 2004/12/09 23:02:54 1570 @@ -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: estimation_pvop.c,v 1.10 2004-12-08 12:43:48 syskin Exp $ + * $Id: estimation_pvop.c,v 1.11 2004-12-09 23:02:54 edgomez Exp $ * ****************************************************************************/ @@ -913,4 +913,4 @@ current->sStat.iMvCount = mvCount; return 0; -} \ No newline at end of file +}