--- embedaddon/php/ext/xmlrpc/libxmlrpc/simplestring.c 2012/02/21 23:48:05 1.1.1.1 +++ embedaddon/php/ext/xmlrpc/libxmlrpc/simplestring.c 2012/05/29 12:34:45 1.1.1.2 @@ -31,7 +31,7 @@ */ -static const char rcsid[] = "#(@) $Id: simplestring.c,v 1.1.1.1 2012/02/21 23:48:05 misho Exp $"; +static const char rcsid[] = "#(@) $Id: simplestring.c,v 1.1.1.2 2012/05/29 12:34:45 misho Exp $"; #define SIMPLESTRING_INCR 32 @@ -45,8 +45,8 @@ static const char rcsid[] = "#(@) $Id: simplestring.c, * 06/2000 * HISTORY * $Log: simplestring.c,v $ - * Revision 1.1.1.1 2012/02/21 23:48:05 misho - * php + * Revision 1.1.1.2 2012/05/29 12:34:45 misho + * php 5.4.3+patches * * Revision 1.3 2002/08/22 01:25:50 sniper * kill some compile warnings