summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/vo_caca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_caca.c b/libvo/vo_caca.c
index 2c36700be8..75e862ef91 100644
--- a/libvo/vo_caca.c
+++ b/libvo/vo_caca.c
@@ -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