[trivial] Add end of namespace comments

This commit is contained in:
practicalswift
2017-05-31 22:21:25 +02:00
parent 4c924011f5
commit 5a9b508279
20 changed files with 37 additions and 22 deletions

View File

@@ -1491,7 +1491,7 @@ bool AbortNode(CValidationState& state, const std::string& strMessage, const std
return state.Error(strMessage);
}
} // anon namespace
} // namespace
/**
* Apply the undo operation of a CTxInUndo to the given chain state.