Remove unnecessary casts of alloca, since now it's guaranteed to be (void *).
authorJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:23:28 +0000 (08:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:23:28 +0000 (08:23 +0000)
commit3d56cf5c1db2ca76101b63f0f70c0562eb0a0efd
tree130c6937502b0805afc88d1e0962948433481fe8
parentb19d106cdbe19272770d61fb65bd7d0099287d75
Remove unnecessary casts of alloca, since now it's guaranteed to be (void *).
src/cp.c
src/ln.c