]> git.sesse.net Git - vlc/commit
Correctly count the children of a node. The previous code counted the endpoints too...
authorJean-Paul Saman <jpsaman@videolan.org>
Sat, 14 Oct 2006 13:27:15 +0000 (13:27 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sat, 14 Oct 2006 13:27:15 +0000 (13:27 +0000)
commitd549e5a0cfd8b2ece0261e197b98d2d34666bd5d
treeb6b29d1c088002444e82974e7f4e47e8e846d050
parentb010250da90f4a8de9a0f41404c46c8e59ad93e4
Correctly count the children of a node. The previous code counted the endpoints too, which gave a too high children count.
src/playlist/tree.c