From deuce@VERT to CVS commit on Sat Jan 24 13:18:39 2015
src/syncdraw crt.c 1.5 1.6 effekt.c 1.7 1.8 miscfunctions.c 1.6 1.7
Update of /cvsroot/sbbs/src/syncdraw
In directory cvs:/tmp/cvs-serv28634
Modified Files:
crt.c effekt.c miscfunctions.c
Log Message:
Remove all usage of alloca() from SyncDraw. It's non-standard, and isn't needed in these cases.