]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
monclient: fix else formatting
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 1 Nov 2011 17:43:50 +0000 (10:43 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 1 Nov 2011 18:19:16 +0000 (11:19 -0700)
commit7a4c232fe961920032d3a8b4f7d960dad2c110b8
tree3779b8d25e3c0251479a600d3b4c9b7481ac8fc3
parentba8c345b776999d3623af34cf02776f6443bd0e2
monclient: fix else formatting

If one branch has braces, the other should too.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/mon/MonClient.cc