mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-21 13:57:49 +00:00
Fix small typo.
This commit is contained in:
parent
16f11e91d1
commit
23bb44f2d6
@ -276,7 +276,7 @@ unsigned int ControlPlane::handleRequest(
|
|||||||
res.push_back(mj);
|
res.push_back(mj);
|
||||||
}
|
}
|
||||||
|
|
||||||
scode = 2;;
|
scode = 200;
|
||||||
} else {
|
} else {
|
||||||
// Return a single moon by ID
|
// Return a single moon by ID
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user