From 45e7d1aeb82b167d38c93ffb405de5fd54248b6e Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 25 Oct 2017 15:57:50 +0300 Subject: [PATCH] Test --- iguana/exchanges/mm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/exchanges/mm.c b/iguana/exchanges/mm.c index 1e91b621a..296e25647 100644 --- a/iguana/exchanges/mm.c +++ b/iguana/exchanges/mm.c @@ -19,7 +19,7 @@ // Copyright © 2017 SuperNET. All rights reserved. // -void PNACL_msg(char *arg,...) +void PNACL_message(char *arg,...) { }