summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dga.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-13 01:25:11 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-13 01:25:11 +0000
commit339e4f20afd03363d4f1c0220d7f5eb568d394fe (patch)
treedad56ad5ff5f685a381740046ecd39bf7e1f16f0 /libvo/vo_dga.c
parentd30d73a8750a44f6daa92a2802d70b3eb0569d61 (diff)
downloadmpv-339e4f20afd03363d4f1c0220d7f5eb568d394fe.tar.bz2
mpv-339e4f20afd03363d4f1c0220d7f5eb568d394fe.tar.xz
Add missing language suffix to DOCS/ path.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10287 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_dga.c')
-rw-r--r--libvo/vo_dga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_dga.c b/libvo/vo_dga.c
index fbaf617e25..bde3180804 100644
--- a/libvo/vo_dga.c
+++ b/libvo/vo_dga.c
@@ -715,7 +715,7 @@ static uint32_t config( uint32_t width, uint32_t height,
if(vo_dga_vp_width == VO_DGA_INVALID_RES){
mp_msg(MSGT_VO, MSGL_ERR, "vo_dga: Something is wrong with your DGA. There doesn't seem to be a\n"
" single suitable mode!\n"
- " Please file a bug report (see DOCS/bugreports.html)\n");
+ " Please file a bug report (see DOCS/en/bugreports.html)\n");
#ifndef HAVE_DGA2
#ifdef HAVE_XF86VM
if(vo_dga_vidmodes){