diff --git a/miniupnpd/netfilter_nft/nftnlrdr_misc.c b/miniupnpd/netfilter_nft/nftnlrdr_misc.c index 1d2fc09..2da1f69 100644 --- a/miniupnpd/netfilter_nft/nftnlrdr_misc.c +++ b/miniupnpd/netfilter_nft/nftnlrdr_misc.c @@ -1,4 +1,4 @@ -/* $Id: nftnlrdr_misc.c,v 1.4 2019/06/30 20:00:41 nanard Exp $ */ +/* $Id: nftnlrdr_misc.c,v 1.6 2019/10/02 22:00:10 nanard Exp $ */ /* * MiniUPnP project * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ @@ -1464,4 +1464,4 @@ finish_batch(void) { mnl_socket_close(nl); nl = NULL; -} \ No newline at end of file +}