Removed trailing white spaces

pull/28/head
Tatsuhiro Tsujikawa 2012-09-01 20:54:07 +09:00
parent 086c5701e1
commit 9840955798
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ bool TrackerWatcherCommand::execute() {
btAnnounce_->announceSuccess();
btAnnounce_->resetAnnounce();
} catch(RecoverableException& ex) {
A2_LOG_ERROR_EX(EX_EXCEPTION_CAUGHT, ex);
A2_LOG_ERROR_EX(EX_EXCEPTION_CAUGHT, ex);
btAnnounce_->announceFailure();
if(btAnnounce_->isAllAnnounceFailed()) {
btAnnounce_->resetAnnounce();