diff libvo/vo_caca.c @ 32176:597a376752a7

Update URL to patch for new API support.
author diego
date Thu, 16 Sep 2010 11:05:42 +0000
parents 0f1b5b68af32
children fbe5c829c69b
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