]> git.sesse.net Git - vlc/blobdiff - include/vlc_playlist.h
Renamed playlist "item-append/deleted" to "playlist-item-append/deleted".
[vlc] / include / vlc_playlist.h
index dd56d01928d30ca88d3f5fbec7a534610626567b..ea02b7aeffd3e2a877dd2a0760fd9a1fd5595109 100644 (file)
@@ -122,8 +122,8 @@ TYPEDEF_ARRAY(playlist_item_t*, playlist_item_array_t);
  * * - "item-current": It will contains a input_item_t->i_id of the current
  * item being played.
  *
- * - "item-append": It will contains a pointer to a playlist_add_t.
- * - "item-deleted": It will contains the playlist_item_t->i_id of a deleted
+ * - "playlist-item-append": It will contains a pointer to a playlist_add_t.
+ * - "playlist-item-deleted": It will contains the playlist_item_t->i_id of a deleted
  * playlist_item_t.
  *
  * XXX Be really carefull, playlist_item_t->i_id and input_item_t->i_id are not