fixed a logic error in the sorted_tree_find_child() routine
authorGerald Carter <jerry@samba.org>
Sat, 20 Jul 2002 02:42:04 +0000 (02:42 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 20 Jul 2002 02:42:04 +0000 (02:42 +0000)
commit2050859f03493d5135984ce1e42baf8f1f2566b9
tree492c559100f0e5d0fc8a6aec99b5179da75c01be
parent432b9f8d7c20fbf3b2a0906c8a93272abbe43fb6
fixed a logic error in the sorted_tree_find_child() routine
that caused a valid search to fail.  The printing registry
view now works again.
source/lib/adt_tree.c
source/registry/reg_cachehook.c
source/registry/reg_frontend.c