changeset 32176:597a376752a7

Update URL to patch for new API support.
author diego
date Thu, 16 Sep 2010 11:05:42 +0000
parents f002b9d0f4d1
children 128c05cb7d80
files libvo/vo_caca.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_caca.c	Thu Sep 16 09:36:45 2010 +0000
+++ b/libvo/vo_caca.c	Thu Sep 16 11:05:42 2010 +0000
@@ -46,7 +46,7 @@
   /* Include the pre-1.x compatibility header.
    * Once libcaca 1.x is widespread, vo_caca should be fully
    * converted to the new API. A patch exists:
-   * http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-July/044674.html
+   * http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-July/044669.html
    */
   #include <caca0.h>
 #endif