]> 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 17:46:11 +0000 (10:46 -0700)
commitef51f0fa36901cc2f1aadd21709ec268df8ea7e0
tree8077161919542c2ef399ef59f68b842163fcc949
parente15177ab9c65dc8214feaa560f03921e986813d8
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