[vlc-devel] commit: Comments presentation. ( Rémi Duraffort )
git version control
git at videolan.org
Mon Apr 7 22:40:36 CEST 2008
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Mon Apr 7 22:13:38 2008 +0200| [c5d93bc5d488aa532cd7ede770ca346f22d4835d]
Comments presentation.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c5d93bc5d488aa532cd7ede770ca346f22d4835d
---
src/playlist/item.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/playlist/item.c b/src/playlist/item.c
index 1d723fb..b1a278e 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
More information about the vlc-devel
mailing list