Diff for /embedaddon/miniupnpd/minissdp.h between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/05/29 12:55:57 version 1.1.1.3, 2013/07/22 00:32:35
Line 4 Line 4
  * (c) 2006-2007 Thomas Bernard   * (c) 2006-2007 Thomas Bernard
  * This software is subject to the conditions detailed   * This software is subject to the conditions detailed
  * in the LICENCE file provided within the distribution */   * in the LICENCE file provided within the distribution */
#ifndef __MINISSDP_H__#ifndef MINISSDP_H_INCLUDED
#define __MINISSDP_H__#define MINISSDP_H_INCLUDED
   
 #include "miniupnpdtypes.h"  #include "miniupnpdtypes.h"
   

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>