--- embedaddon/miniupnpc/igd_desc_parse.h 2012/02/21 23:16:22 1.1.1.1 +++ embedaddon/miniupnpc/igd_desc_parse.h 2013/07/22 00:36:10 1.1.1.2 @@ -1,4 +1,4 @@ -/* $Id: igd_desc_parse.h,v 1.1.1.1 2012/02/21 23:16:22 misho Exp $ */ +/* $Id: igd_desc_parse.h,v 1.1.1.2 2013/07/22 00:36:10 misho Exp $ */ /* Project : miniupnp * http://miniupnp.free.fr/ * Author : Thomas Bernard @@ -6,8 +6,8 @@ * This software is subject to the conditions detailed in the * LICENCE file provided in this distribution. * */ -#ifndef __IGD_DESC_PARSE_H__ -#define __IGD_DESC_PARSE_H__ +#ifndef IGD_DESC_PARSE_H_INCLUDED +#define IGD_DESC_PARSE_H_INCLUDED /* Structure to store the result of the parsing of UPnP * descriptions of Internet Gateway Devices */