# HG changeset patch # User ivo # Date 1094937313 0 # Node ID 42d52a9f72a4fec55a97985d22b158cb4df45214 # Parent 0d17bef9894d7e5e952f2a989c5f30cb847c49a1 Fixed typo. diff -r 0d17bef9894d -r 42d52a9f72a4 libvo/vo_jpeg.c --- a/libvo/vo_jpeg.c Sat Sep 11 19:59:31 2004 +0000 +++ b/libvo/vo_jpeg.c Sat Sep 11 21:15:13 2004 +0000 @@ -300,7 +300,7 @@ /** \brief Memory allocation failed. * - * This function can be called if memory allocations failed. It prints a + * This function can be called if memory allocation failed. It prints a * message and exits the player. * * \return none It never returns.