]> git.sesse.net Git - vlc/commitdiff
Comments presentation.
authorRémi Duraffort <ivoire@videolan.org>
Mon, 7 Apr 2008 20:13:38 +0000 (22:13 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Mon, 7 Apr 2008 20:41:07 +0000 (22:41 +0200)
src/playlist/item.c

index 1d723fbeb6fc005f4fdd494c3884e80a85401eae..b1a278e196f2b577588e2b959bd26062a5cebe94 100644 (file)
@@ -705,9 +705,8 @@ int playlist_TreeMove( playlist_t * p_playlist, playlist_item_t *p_item,
 }
 
 /**
- * Send notification
- *
  * Send a notification that an item has been added to a node
+ *
  * \param p_playlist the playlist object
  * \param i_item_id id of the item added
  * \param i_node_id id of the node in wich the item was added