--- xvid.c 2002/09/25 16:51:05 1.33.2.3 +++ xvid.c 2002/09/25 22:02:04 1.33.2.5 @@ -37,7 +37,7 @@ * - 22.12.2001 API change: added xvid_init() - Isibaar * - 16.12.2001 inital version; (c)2001 peter ross * - * $Id: xvid.c,v 1.33.2.3 2002/09/25 16:51:05 h Exp $ + * $Id: xvid.c,v 1.33.2.5 2002/09/25 22:02:04 h Exp $ * ****************************************************************************/ @@ -286,7 +286,7 @@ transfer_16to8add = transfer_16to8add_mmx; transfer8x8_copy = transfer8x8_copy_mmx; - /* Interlacing functions */ + /* Interlacing Functions */ MBFieldTest = MBFieldTest_mmx; /* Image Interpolation related functions */