[MPlayer-cvslog] r27975 - trunk/libvo/w32_common.c

diego subversion at mplayerhq.hu
Fri Nov 21 20:32:20 CET 2008


Author: diego
Date: Fri Nov 21 20:32:19 2008
New Revision: 27975

Log:
cosmetics: typo fixes


Modified:
   trunk/libvo/w32_common.c

Modified: trunk/libvo/w32_common.c
==============================================================================
--- trunk/libvo/w32_common.c	(original)
+++ trunk/libvo/w32_common.c	Fri Nov 21 20:32:19 2008
@@ -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) {



More information about the MPlayer-cvslog mailing list