1
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 21:07:29 +01:00

Fix another typo. Patch by Francesco Lavra, francescolavra interfree it

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29470 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-08-02 15:39:08 +00:00
parent 3e398a6a2e
commit 19199c79ae

View File

@ -880,7 +880,7 @@ static void prepare_visible_page(priv_vbi_t* priv){
* \param pt page to render
* \param f opened file descriptor
* \param pagenum which page to render
* \param colored use colors not implementede yet)
* \param colored use colors not implemented yet)
*
* Text will be UTF8 encoded
*/