Adapt code style in addition to #2300
authorMichael Schuster <michael@schuster.ms>
Wed, 26 Aug 2020 23:31:06 +0000 (01:31 +0200)
committerMichael Schuster <michael@schuster.ms>
Wed, 26 Aug 2020 23:31:06 +0000 (01:31 +0200)
commitbd519ffe7af01b62bba1526028095d8af5fbf563
treef47c4b963f3d5fa37bf4cfe706121f2acc219bd7
parente973c43a7a21705ad5a743e1263cb13b29d4014a
Adapt code style in addition to #2300

- Use "!empty()" instead of "size() > 0" in std::list
- Add comments for namespace brackets

Signed-off-by: Michael Schuster <michael@schuster.ms>
src/libsync/bandwidthmanager.cpp
src/libsync/bandwidthmanager.h