JANITORIAL: Enforce "} // End of namespace" with a single space after }.
This commit is contained in:
parent
da8eeb9dbe
commit
b4d0a8ba66
70 changed files with 74 additions and 74 deletions
|
@ -1534,4 +1534,4 @@ Archive *makeZipArchive(SeekableReadStream *stream) {
|
|||
return new ZipArchive(zipFile);
|
||||
}
|
||||
|
||||
} // End of namespace Common
|
||||
} // End of namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue