--- embedaddon/php/main/spprintf.c 2012/02/21 23:48:05 1.1 +++ embedaddon/php/main/spprintf.c 2012/02/21 23:48:05 1.1.1.1 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: spprintf.c,v 1.1 2012/02/21 23:48:05 misho Exp $ */ +/* $Id: spprintf.c,v 1.1.1.1 2012/02/21 23:48:05 misho Exp $ */ /* This is the spprintf implementation. * It has emerged from apache snprintf. See original header: