mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
cleanups, make clang happy
This commit is contained in:
2
common.h
2
common.h
@@ -10,7 +10,7 @@
|
||||
#define FORMATTED_PUBLIC_LEN (PKPREFIX_SIZE + PUBLIC_LEN)
|
||||
#define FORMATTED_SECRET_LEN (SKPREFIX_SIZE + SECRET_LEN)
|
||||
|
||||
// full onion address, WITHOUT newline
|
||||
// full onion address, WITHOUT newline or terminating nil char
|
||||
#define ONION_LEN 62
|
||||
|
||||
extern pthread_mutex_t fout_mutex;
|
||||
|
||||
Reference in New Issue
Block a user