* src/toolbox/avl.c (avl_insert_intern): Changed order of
authortwisti <none@none>
Thu, 3 May 2007 12:30:05 +0000 (12:30 +0000)
committertwisti <none@none>
Thu, 3 May 2007 12:30:05 +0000 (12:30 +0000)
commitc95c1500eca183c4ed7c8c85cec4f4348ec13e71
tree442037254f7b3fd3343990a34b7e8b57dd06a855
parentd61be8e93a732b102f5d938b53f239ca2ff1660e
* src/toolbox/avl.c (avl_insert_intern): Changed order of
comparator-arguments.
(avl_find): Likewise.

* src/toolbox/avl.h (avl_comparator): Renamed arguments, to reflect
the change.

* src/vm/jit/codegen-common.c (methodtree_comparator): Likewise.
src/toolbox/avl.c
src/toolbox/avl.h
src/vm/jit/codegen-common.c