Fixed some errors and warnings
This commit is contained in:
parent
81fe9305bf
commit
8a2aabc013
4 changed files with 73 additions and 18 deletions
|
@ -36,5 +36,5 @@
|
|||
int ipfs_namesys_routing_check_EOL (struct timespec *ts, struct namesys_pb *pb);
|
||||
|
||||
int ipfs_namesys_routing_get_value (char*, char*);
|
||||
int ipfs_namesys_routing_getpublic_key (char*, struct MultiHash*);
|
||||
int ipfs_namesys_routing_getpublic_key (char*, unsigned char* multihash, size_t multihash_size);
|
||||
#endif // IPNS_NAMESYS_ROUTING_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue