[vlc-devel] commit: deprecated.h: fix libvlc_media_player_set_xwindow reference ( Olivier Aubert )

git version control git at videolan.org
Thu Jul 30 11:03:52 CEST 2009


vlc | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Tue Jul 28 11:00:17 2009 +0200| [c8fd8cefd542c0db1cb9fda01c2a353ba74cbd12] | committer: Olivier Aubert 

deprecated.h: fix libvlc_media_player_set_xwindow reference

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c8fd8cefd542c0db1cb9fda01c2a353ba74cbd12
---

 include/vlc/deprecated.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc/deprecated.h b/include/vlc/deprecated.h
index 9305349..649545a 100644
--- a/include/vlc/deprecated.h
+++ b/include/vlc/deprecated.h
@@ -51,7 +51,7 @@ extern "C" {
  * On OSX 64-bits, this function will always fail.
  *
  * On other platforms, an existing X11 window ID is expected. See
- * libvlc_media_player_set_xid() for details.
+ * libvlc_media_player_set_xwindow() for details.
  *
  * \param p_mi the Media Player
  * \param drawable the libvlc_drawable_t where the media player




More information about the vlc-devel mailing list