asyncsendto.c: 2018

This commit is contained in:
Thomas Bernard 2018-07-06 13:31:44 +02:00
parent 1da39554c7
commit 18ec4e88e7

View File

@ -1,7 +1,7 @@
/* $Id: asyncsendto.c,v 1.8 2017/05/24 22:51:57 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
* (c) 2006-2017 Thomas Bernard
* (c) 2006-2018 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */
@ -345,4 +345,3 @@ void finalize_sendto(void)
}
}
}