mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
build fix
This commit is contained in:
parent
895c32a0d2
commit
8715242e7f
1 changed files with 2 additions and 0 deletions
2
one.cpp
2
one.cpp
|
@ -522,6 +522,8 @@ static int cli(int argc,char **argv)
|
|||
cliPrintHelp(argv[0],stderr);
|
||||
return 0;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
|
|
Loading…
Add table
Reference in a new issue