From 402d575915632e526f1f82c30ac7f6f92aaf81ba Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 30 Oct 2016 09:45:28 -0300 Subject: [PATCH] test --- src/komodo_gateway.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 32a5b49a7..3dfc3daca 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -235,7 +235,7 @@ const char *komodo_opreturn(int32_t height,uint64_t value,uint8_t *opretbuf,int3 } } } - else if ( strncmp((char *)"KMD",&opretbuf[opretlen-4],3) != 0 ) + else if ( strncmp((char *)"KMD",(char *)&opretbuf[opretlen-4],3) != 0 ) { for (i=0; i