wireshark/tools
Guy Harris 7a47c7ef24 Don't cast the function argument to "qsort()" to the expected type, make
the function have the expected type.

Make the arguments to comparison functions used by the merge sort be
"const void *", not "void *", just as the arguments to the comparison
functions used by "qsort()" are "const void *".

svn path=/trunk/; revision=3040
2001-02-15 09:25:38 +00:00
..
lemon Don't cast the function argument to "qsort()" to the expected type, make 2001-02-15 09:25:38 +00:00
.cvsignore Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
Makefile.am Add Makefile.nmake files for new subdirs. 2001-02-02 04:03:43 +00:00
Makefile.nmake Add Makefile.nmake files for new subdirs. 2001-02-02 04:03:43 +00:00