From: RĂ©mi Duraffort Date: Mon, 7 Apr 2008 20:13:38 +0000 (+0200) Subject: Comments presentation. X-Git-Tag: 0.9.0-test0~1522 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=c5d93bc5d488aa532cd7ede770ca346f22d4835d;p=vlc Comments presentation. --- diff --git a/src/playlist/item.c b/src/playlist/item.c index 1d723fbeb6..b1a278e196 100644 --- a/src/playlist/item.c +++ b/src/playlist/item.c @@ -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