From c6bf6b89b5c1556590eadc3d64676d2f023e6da4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 7 Jan 2017 16:03:59 +0100 Subject: make sure nat-auto code uses NAT_AUTO prefix --- src/transport/gnunet-transport.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/transport/gnunet-transport.c') diff --git a/src/transport/gnunet-transport.c b/src/transport/gnunet-transport.c index e928cf660..c5eb58361 100644 --- a/src/transport/gnunet-transport.c +++ b/src/transport/gnunet-transport.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2011-2014, 2016 GNUnet e.V. + Copyright (C) 2011-2014, 2016, 2017 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -194,7 +194,7 @@ struct TestContext /** * Task identifier for the timeout. */ - struct GNUNET_SCHEDULER_Task * tsk; + struct GNUNET_SCHEDULER_Task *tsk; /** * Name of plugin under test. -- cgit v1.2.3