Remove unnecessary casts of alloca, since now it's guaranteed to be (void *).
authorJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:21:14 +0000 (08:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:21:14 +0000 (08:21 +0000)
commit793eadf8a9ad61a7a2d93579caa1be5714a55556
tree68d54adf75cd50a94527aebd644b6514c6a9482f
parent9691f1611e8452001007d29109143c331b0cccf5
Remove unnecessary casts of alloca, since now it's guaranteed to be (void *).
src/sort.c