JANITORIAL: Enforce "} // End of namespace" with a single space after }.

This commit is contained in:
Johannes Schickel 2013-01-26 19:33:27 +01:00
parent da8eeb9dbe
commit b4d0a8ba66
70 changed files with 74 additions and 74 deletions

View file

@ -335,4 +335,4 @@ int FSDirectory::listMembers(ArchiveMemberList &list) const {
}
} // End of namespace Common
} // End of namespace Common