From d1f19fc77b6b305182b53297180f2070795d4a62 Mon Sep 17 00:00:00 2001 From: attila Date: Sun, 22 Jul 2007 18:31:17 +0000 Subject: document "default" behaviour if CopyFromParent is passed as colormap to vo_x11_create_vo_window() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23843 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/x11_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo') diff --git a/libvo/x11_common.c b/libvo/x11_common.c index ba1edbcc4f..4b86347e49 100644 --- a/libvo/x11_common.c +++ b/libvo/x11_common.c @@ -1274,7 +1274,7 @@ Window vo_x11_create_smooth_window(Display * mDisplay, Window mRoot, * \param height height of window * \param flags flags for window creation. * Only VOFLAG_FULLSCREEN is supported so far. - * \param col_map Colourmap for window + * \param col_map Colourmap for window or CopyFromParent if a specific colormap isn't needed * \param classname name to use for the classhint * \param title title for the window * -- cgit v1.2.3