]> git.sesse.net Git - vlc/commitdiff
typo: p_vlc -> p_libvlc
authorRafaël Carré <funman@videolan.org>
Thu, 20 Sep 2007 15:21:03 +0000 (15:21 +0000)
committerRafaël Carré <funman@videolan.org>
Thu, 20 Sep 2007 15:21:03 +0000 (15:21 +0000)
include/vlc/vlc.h

index 353445ecdd9cd1450a71565b146c3d703da1ae45..06f3f0b4f3da0e079eee6bdbe57636fed3bbfe95 100644 (file)
@@ -271,7 +271,7 @@ VLC_PUBLIC_API int     VLC_AddIntf( int, char const *, vlc_bool_t, vlc_bool_t );
 /**
  * Ask vlc to die
  *
- * This function sets p_vlc->b_die to VLC_TRUE, but does not do any other
+ * This function sets p_libvlc->b_die to VLC_TRUE, but does not do any other
  * task. It is your duty to call VLC_CleanUp and VLC_Destroy afterwards.
  *
  * \param i_object a vlc object id