indentation and spacing fixes

This commit is contained in:
Stephen Birarda 2015-07-22 11:26:28 -07:00
parent 12e684bea1
commit 4a11bdc22e
2 changed files with 2 additions and 3 deletions

View file

@ -61,7 +61,6 @@ private:
QSet<HifiSockAddr> _unfilteredSockAddrs;
};
}
} // namespace udt
#endif // hifi_Socket_h