syntax fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user