]> git.sesse.net Git - vlc/commitdiff
Fix libvlc_add_intf documentation
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 10 Mar 2009 21:16:03 +0000 (23:16 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 10 Mar 2009 21:16:23 +0000 (23:16 +0200)
include/vlc/libvlc.h

index b953441816ffcdc815eac843a4db2eb92028d53a..13740614bbe58a05eb9183fa8f1f0ce270ed963b 100644 (file)
@@ -164,8 +164,7 @@ VLC_PUBLIC_API void libvlc_release( libvlc_instance_t * );
 VLC_PUBLIC_API void libvlc_retain( libvlc_instance_t * );
 
 /**
- * Try to start a user interface for the libvlc instance, and wait until the
- * user exits.
+ * Try to start a user interface for the libvlc instance.
  *
  * \param p_instance the instance
  * \param name interface name, or NULL for default