Diff for /embedaddon/miniupnpd/miniupnpdpath.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 5 Line 5
  * 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 __MINIUPNPDPATH_H__#ifndef MINIUPNPDPATH_H_INCLUDED
#define __MINIUPNPDPATH_H__#define MINIUPNPDPATH_H_INCLUDED
   
 #include "config.h"  #include "config.h"
   

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


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