1
mirror of https://github.com/mpv-player/mpv synced 2024-11-07 01:47:00 +01:00

cosmetics: typo fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27975 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-11-21 19:32:19 +00:00
parent d348015a58
commit 529028ff5d

View File

@ -517,7 +517,7 @@ void vo_w32_ontop( void )
* \brief Uninitialize w32_common framework.
*
* Should be called last in video driver's uninit function. First release
* anything build ontop of the created window e.g. rendering context inside
* anything built on top of the created window e.g. rendering context inside
* and call vo_w32_uninit at the end.
*/
void vo_w32_uninit(void) {