From 7851554d6d0b0e42ab09a235d677f9aacd8d7083 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 27 Nov 2016 16:52:56 -0300 Subject: [PATCH] test --- src/komodo_pax.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_pax.h b/src/komodo_pax.h index d8cfc4f0b..3fe5304cc 100644 --- a/src/komodo_pax.h +++ b/src/komodo_pax.h @@ -318,7 +318,7 @@ uint64_t komodo_paxcorrelation(uint64_t *votes,int32_t numvotes,uint64_t seed) else sum += votes[i], nonz++; } if ( nonz < (numvotes >> 2) ) - return(0) + return(0); sum /= nonz; lastprice = sum; for (i=0; i