--- embedaddon/miniupnpd/minixml.c 2012/05/29 12:55:57 1.1.1.2 +++ embedaddon/miniupnpd/minixml.c 2013/07/22 00:32:35 1.1.1.3 @@ -1,10 +1,10 @@ -/* $Id: minixml.c,v 1.1.1.2 2012/05/29 12:55:57 misho Exp $ */ +/* $Id: minixml.c,v 1.1.1.3 2013/07/22 00:32:35 misho Exp $ */ /* minixml.c : the minimum size a xml parser can be ! */ /* Project : miniupnp * webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * Author : Thomas Bernard -Copyright (c) 2005-2011, Thomas BERNARD +Copyright (c) 2005-2011, Thomas BERNARD All rights reserved. Redistribution and use in source and binary forms, with or without @@ -149,7 +149,7 @@ static void parseelt(struct xmlparser * p) return; } if(memcmp(p->xml, "xml += 9; data = p->xml;