--- embedaddon/php/main/alloca.c 2012/02/21 23:48:05 1.1 +++ embedaddon/php/main/alloca.c 2012/02/21 23:48:05 1.1.1.1 @@ -21,7 +21,7 @@ allocating any. It is a good idea to use alloca(0) in your main control loop, etc. to force garbage collection. */ -/* $Id: alloca.c,v 1.1 2012/02/21 23:48:05 misho Exp $ */ +/* $Id: alloca.c,v 1.1.1.1 2012/02/21 23:48:05 misho Exp $ */ #include