git-svn-id: https://svn.musicpd.org/mpd/trunk@2985 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -46,7 +46,7 @@ TreeIterator * newTreeIterator(Tree * tree, TreeIteratorType type);
|
|||||||
/* will return the same pointer passed in on success
|
/* will return the same pointer passed in on success
|
||||||
* if NULL is returned, this indicates the end of tree
|
* if NULL is returned, this indicates the end of tree
|
||||||
*/
|
*/
|
||||||
TreeIterator * nextTreeIterator(TreeIterator * iter);
|
data * nextTreeIterator(TreeIterator * iter);
|
||||||
|
|
||||||
void freeTreeIterator(TreeIterator * iter);
|
void freeTreeIterator(TreeIterator * iter);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user