--- embedaddon/libxml2/triostr.c 2012/02/21 23:37:58 1.1 +++ embedaddon/libxml2/triostr.c 2012/02/21 23:37:58 1.1.1.1 @@ -1,6 +1,6 @@ /************************************************************************* * - * $Id: triostr.c,v 1.1 2012/02/21 23:37:58 misho Exp $ + * $Id: triostr.c,v 1.1.1.1 2012/02/21 23:37:58 misho Exp $ * * Copyright (C) 2001 Bjorn Reese and Daniel Stenberg. * @@ -101,7 +101,7 @@ struct _trio_string_t */ #if !defined(TRIO_MINIMAL) -static TRIO_CONST char rcsid[] = "@(#)$Id: triostr.c,v 1.1 2012/02/21 23:37:58 misho Exp $"; +static TRIO_CONST char rcsid[] = "@(#)$Id: triostr.c,v 1.1.1.1 2012/02/21 23:37:58 misho Exp $"; #endif /*************************************************************************