src/utils_avltree.[ch]: Fix the iterator, since it's actually usefull with caches.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 15 Feb 2007 11:09:33 +0000 (12:09 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 15 Feb 2007 11:09:33 +0000 (12:09 +0100)
commitf5111b586d044b932ab4454ccdfbb659c1d874d4
treef8d9b6f9759d564d6e05a4a5eccfeb3dfb1d793b
parente00f829437e24dfc52f2aeeced75fd36467da7a2
src/utils_avltree.[ch]: Fix the iterator, since it's actually usefull with caches.

The rrdtool-plugin will use the iterator to find outdated cache-entries and
flush only them, not the entire cache.
src/utils_avltree.c
src/utils_avltree.h