]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/ConfigKeyService: move private member variable declaration to the end of class
authorKefu Chai <kchai@redhat.com>
Sat, 28 Nov 2020 11:15:34 +0000 (19:15 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 6 Dec 2020 15:15:40 +0000 (23:15 +0800)
commit7f366169f050cba61919c0436be5d5ecab8d4dbc
tree72a3b545f4aabf63d4381143c8583f1f268d2a1e
parente4bf716bfa077ba21e40ae5ddfba027d89f0827d
mon/ConfigKeyService: move private member variable declaration to the end of class

to follow https://google.github.io/styleguide/cppguide.html

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/ConfigKeyService.h