minissdp.c: fix indentation

This commit is contained in:
Thomas Bernard 2019-05-02 12:09:28 +02:00
parent 8aec04e234
commit 2ffc7afae9
1 changed files with 19 additions and 19 deletions

View File

@ -1,8 +1,8 @@
/* $Id: minissdp.c,v 1.92 2018/03/13 10:52:39 nanard Exp $ */
/* $Id: minissdp.c,v 1.95 2019/05/02 10:08:14 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2006-2018 Thomas Bernard
* (c) 2006-2019 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */