diff options
Diffstat (limited to 'zen/cmds/copy.cpp')
| -rw-r--r-- | zen/cmds/copy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zen/cmds/copy.cpp b/zen/cmds/copy.cpp index 6b3965f99..947d54e07 100644 --- a/zen/cmds/copy.cpp +++ b/zen/cmds/copy.cpp @@ -97,4 +97,4 @@ CopyCommand::Run(const ZenCliOptions& GlobalOptions, int argc, char** argv) return 0; } -} +} // namespace zen |