samples: test_15_4: fix build warning

Change-Id: I10a6fc3f16da9f821a34d798fd00018bd662e41b
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
Andrew Boie 2016-08-12 12:14:11 -07:00 committed by Inaky Perez-Gonzalez
commit fc605405f9

View file

@ -186,7 +186,7 @@ static void receive_data(const char *taskname, struct net_context *ctx)
static struct net_context *get_context(const struct net_addr *remote,
uint16_t remote_port,
const struct net_addr *local,
struct net_addr *local,
uint16_t local_port)
{
struct net_context *ctx;