Mercurial > mplayer.hg
changeset 25470:e71edb23a650
Typo fix in message
author | reimar |
---|---|
date | Sat, 22 Dec 2007 16:05:37 +0000 |
parents | fbb527ada079 |
children | 5075d5ff1da8 |
files | subreader.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/subreader.c Sat Dec 22 15:44:57 2007 +0000 +++ b/subreader.c Sat Dec 22 16:05:37 2007 +0000 @@ -1093,7 +1093,7 @@ } else { cp_tmp = enca_fallback; if (st) - mp_msg(MSGT_SUBREADER,MSGL_WARN,"SUB: enca failed, stream must be seakable.\n"); + mp_msg(MSGT_SUBREADER,MSGL_WARN,"SUB: enca failed, stream must be seekable.\n"); } } #endif