Mercurial > mplayer.hg
changeset 2006:dcf6972ef6ca
MSGTR_NoWfvSupport fixed
author | arpi |
---|---|
date | Fri, 28 Sep 2001 18:23:44 +0000 |
parents | b57c02c4a8a2 |
children | 0c22e54b35d5 |
files | dec_video.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dec_video.c Fri Sep 28 16:19:41 2001 +0000 +++ b/dec_video.c Fri Sep 28 18:23:44 2001 +0000 @@ -238,7 +238,7 @@ case VFM_VFW: case VFM_DSHOW: case VFM_VFWEX: - mp_msg(MSGT_DECVIDEO,MSGL_ERR,MSGTR_NoWin32Support); + mp_msg(MSGT_DECVIDEO,MSGL_ERR,MSGTR_NoWfvSupport); return 0; #endif /* !USE_WIN32DLL */ case VFM_ODIVX: { // OpenDivX