Skip to content

Commit

Permalink
Add newline to end of files in irohad
Browse files Browse the repository at this point in the history
  • Loading branch information
lebdron committed Aug 6, 2017
1 parent 7b6dcfa commit de5c04c
Show file tree
Hide file tree
Showing 54 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion irohad/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ add_subdirectory(torii)
add_subdirectory(network)
add_subdirectory(model)
add_subdirectory(simulator)
add_subdirectory(synchronizer)
add_subdirectory(synchronizer)
2 changes: 1 addition & 1 deletion irohad/ametsuchi/impl/flat_file/flat_file.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ namespace iroha {
uint32_t FlatFile::last_id() const { return current_id; }

} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/impl/mutable_storage_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ namespace iroha {
return wsv_->getPeers();
}
} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/impl/peer_query_wsv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ namespace iroha {
}

} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/impl/postgres_wsv_command.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ namespace iroha {
return true;
}
} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/impl/postgres_wsv_query.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,4 @@ namespace iroha {
return peers;
}
} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/impl/storage_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -260,4 +260,4 @@ namespace iroha {
}

} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/impl/temporary_wsv_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ namespace iroha {
}

} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/index/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ add_library(index
target_link_libraries(index
optional
cpp_redis
)
)
2 changes: 1 addition & 1 deletion irohad/ametsuchi/index/backend/redis.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ namespace iroha {
} // namespace index

} // namespace ametsuchi
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ametsuchi/index/index_mediator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ namespace iroha {
}
}
}
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/cluster_order.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ namespace iroha {
}
} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/network_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ namespace iroha {

} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/peer_orderer_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ namespace iroha {

} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/timer_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ namespace iroha {

} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/yac.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,4 @@ namespace iroha {

} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/yac_gate_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ namespace iroha {
};
} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/yac_hash_provider_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ namespace iroha {
}
} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/impl/yac_peer_orderer_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ namespace iroha {
};
} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/storage/impl/storage_result.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ namespace iroha {
};
} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/storage/impl/yac_block_storage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ namespace iroha {

} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/storage/impl/yac_common.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ namespace iroha {
}
} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/storage/impl/yac_proposal_storage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ namespace iroha {

} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/storage/impl/yac_vote_storage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ namespace iroha {

} // namespace yac
} // namespace consensus
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/consensus/yac/storage/storage_result.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ namespace iroha {
} // namespace yac
} // namespace consensus
} // namespace iroha
#endif //IROHA_STORAGE_RESULT_HPP
#endif //IROHA_STORAGE_RESULT_HPP
2 changes: 1 addition & 1 deletion irohad/consensus/yac/storage/yac_vote_storage.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ namespace iroha {
} // namespace yac
} // namespace consensus
} // namespace iroha
#endif //IROHA_YAC_VOTE_STORAGE_HPP
#endif //IROHA_YAC_VOTE_STORAGE_HPP
2 changes: 1 addition & 1 deletion irohad/main/application.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ class Irohad {
uint64_t peer_number_;
};

#endif // IROHA_APPLICATION_HPP
#endif // IROHA_APPLICATION_HPP
2 changes: 1 addition & 1 deletion irohad/main/impl/ordering_init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ namespace iroha {
return ordering_gate;
}
} // namespace network
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/main/impl/raw_block_insertion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ namespace iroha {
};

} // namespace main
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/json_command_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -536,4 +536,4 @@ namespace iroha {

} // namespace converters
} // namespace model
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/json_common.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ namespace iroha {

} // namespace converters
} // namespace model
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/json_transaction_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ namespace iroha {

} // namespace converters
} // namespace model
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/pb_block_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ namespace iroha {
}
} // namespace converters
} // namespace model
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/pb_command_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -459,4 +459,4 @@ namespace iroha {

} // namespace converters
} // namespace model
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/pb_query_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ namespace iroha {
}
}
}
}
}
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/pb_query_response_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,4 @@ namespace iroha {
}
}
}
}
}
2 changes: 1 addition & 1 deletion irohad/model/converters/impl/pb_transaction_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ namespace iroha {

} // namespace converters
} // namespace model
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/model/impl/command_execution.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,4 @@ namespace iroha {
commands.upsertAccountAsset(src_account_asset.value());
}
}
}
}
2 changes: 1 addition & 1 deletion irohad/model/impl/model_operators.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ namespace iroha {

bool Block::operator!=(const Block &rhs) const { return !operator==(rhs); }
}
}
}
2 changes: 1 addition & 1 deletion irohad/model/impl/query_execution.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ iroha::model::QueryProcessingFactory::execute(
response.query_hash = query->query_hash;
response.reason = model::ErrorResponse::NOT_SUPPORTED;
return std::make_shared<iroha::model::ErrorResponse>(response);
}
}
2 changes: 1 addition & 1 deletion irohad/model/model_crypto_provider_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ namespace iroha {
return true;
}
}
}
}
2 changes: 1 addition & 1 deletion irohad/model/model_hash_provider_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ namespace iroha {
}

} // namespace model
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/network/server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ namespace network {
server->Wait();
}
}
}
}
2 changes: 1 addition & 1 deletion irohad/ordering/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ target_link_libraries(ordering_service
uvw
grpc++
logger
)
)
2 changes: 1 addition & 1 deletion irohad/ordering/impl/ordering_gate_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ namespace iroha {
proposals_.get_subscriber().on_next(proposal);
}
} // namespace ordering
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/ordering/impl/ordering_service_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ namespace iroha {

OrderingServiceImpl::~OrderingServiceImpl() { timer_->close(); }
} // namespace ordering
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/peer_service/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ target_link_libraries(peer_service
uvw
peer_service_grpc
lookup3
)
)
2 changes: 1 addition & 1 deletion irohad/peer_service/connection_to.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ namespace peerservice {
this->online = false;
this->start_timer(next_long_timer);
}
}
}
2 changes: 1 addition & 1 deletion irohad/peer_service/monitor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ namespace peer_service {
}

}; // namespace monitor
};
};
2 changes: 1 addition & 1 deletion irohad/simulator/impl/simulator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ namespace iroha {
}

} // namespace simulator
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/torii/processor/impl/query_processor_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ namespace iroha {
return subject_.get_observable();
}
}
}
}
2 changes: 1 addition & 1 deletion irohad/validation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ target_link_libraries(chain_validator
rxcpp
model
logger
)
)
2 changes: 1 addition & 1 deletion irohad/validation/impl/stateful_validator_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ namespace iroha {
}

} // namespace validation
} // namespace iroha
} // namespace iroha
2 changes: 1 addition & 1 deletion irohad/validation/impl/stateless_validator_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ namespace iroha {
return true;
}
}
}
}

0 comments on commit de5c04c

Please sign in to comment.