Style fix

This commit is contained in:
Joseph Henry 2022-04-26 08:26:45 -07:00
parent acd1f24a3f
commit 66236e91a2
No known key found for this signature in database
GPG key ID: C45B33FF5EBC9344
2 changed files with 9 additions and 12 deletions

View file

@ -1343,7 +1343,7 @@ class Bond {
int packetsIn;
int packetsOut;
//AtomicCounter __refCount;
// AtomicCounter __refCount;
SharedPtr<Path> p;
void set(uint64_t now, const SharedPtr<Path>& path)