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