Diff for /embedaddon/miniupnpd/natpmp.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 3 Line 3
  * author : Thomas Bernard   * author : Thomas Bernard
  * website : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/   * website : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
  */   */
#ifndef __NATPMP_H__#ifndef NATPMP_H_INCLUDED
#define __NATPMP_H__#define NATPMP_H_INCLUDED
   
 /* The NAT-PMP specification which can be found at the url :  /* The NAT-PMP specification which can be found at the url :
  * http://files.dns-sd.org/draft-cheshire-nat-pmp.txt   * http://files.dns-sd.org/draft-cheshire-nat-pmp.txt

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


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