]> granicus.if.org Git - php/commit
add cast for qsort compare function.
authorWez Furlong <wez@php.net>
Sun, 7 Mar 2004 22:06:36 +0000 (22:06 +0000)
committerWez Furlong <wez@php.net>
Sun, 7 Mar 2004 22:06:36 +0000 (22:06 +0000)
commit70757063a7cca44d333c9d6c209bb676d0d35eb4
tree9101a34f828a3b741f993482514d4d3cf0386594
parent1e35cf4f32aa37be32491fbc7e4ca92734c9a48c
add cast for qsort compare function.
Kinda ugly, but helps assert that we are doing the right thing as well as
kill the warning there.
main/streams/streams.c