Skip to content
Snippets Groups Projects

various fixes, version up

Merged Constantin P. requested to merge bugs-2560-2590 into master
10 files
+ 41
59
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 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