syntax fixes

This commit is contained in:
jl777
2016-09-23 10:36:28 -03:00
parent 50027f0631
commit 8c3623fe10
5 changed files with 9 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ using namespace std;
# error "Bitcoin cannot be compiled without assertions."
#endif
extern "C" int32_t komodo_blockcheck(void *block,uint32_t *nBitsp);
extern int32_t komodo_blockcheck(void *block,uint32_t *nBitsp);
/**
* Global state