Skip to content
Snippets Groups Projects

various fixes, version up

Merged Constantin P. requested to merge bugs-2560-2590 into master
11 files
+ 42
60
Compare changes
  • Side-by-side
  • Inline
Files
11
+ 0
4
@@ -114,10 +114,6 @@
#define MEMPOOL_URL "/mempool"
#define MAIN_URL "/"
#ifndef MAX_PATH
#define MAX_PATH 120
#endif
void parse_args( int argc, const char **argv );
void exit_if_server_already_running( void );
Loading