From 191b8bc1069751919dc4989741d2340c99cd76c1 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Sat, 24 Aug 2019 10:51:27 +0200 Subject: [PATCH] upnperrors.c: update url and add vim modeline --- miniupnpc/upnperrors.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/miniupnpc/upnperrors.c b/miniupnpc/upnperrors.c index f20915f..4496e86 100644 --- a/miniupnpc/upnperrors.c +++ b/miniupnpc/upnperrors.c @@ -1,9 +1,10 @@ -/* $Id: upnperrors.c,v 1.9 2019/06/25 21:15:46 nanard Exp $ */ -/* Project : miniupnp +/* $Id: upnperrors.c,v 1.10 2019/08/24 08:49:53 nanard Exp $ */ +/* vim: tabstop=4 shiftwidth=4 noexpandtab + * Project : miniupnp * Author : Thomas BERNARD * copyright (c) 2007-2019 Thomas Bernard * All Right reserved. - * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ + * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * This software is subjet to the conditions detailed in the * provided LICENCE file. */ #include