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

@ -380,4 +380,4 @@ void ConfigFile::Section::removeKey(const String &key) {
}
}
} // End of namespace Common
} // End of namespace Common