mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
Minor debug updates
This commit is contained in:
parent
fa7220ec0e
commit
6af54c5943
5 changed files with 21 additions and 29 deletions
|
@ -980,7 +980,7 @@ int dup3(DUP3_SIG)
|
|||
|
||||
long syscall(SYSCALL_SIG)
|
||||
{
|
||||
dwr(MSG_DEBUG,"syscall(%u, ...):\n", number);
|
||||
dwr(MSG_DEBUG_EXTRA,"syscall(%u, ...):\n", number);
|
||||
|
||||
va_list ap;
|
||||
uintptr_t a,b,c,d,e,f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue