diff options
Diffstat (limited to 'zen/cmds/run.cpp')
| -rw-r--r-- | zen/cmds/run.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zen/cmds/run.cpp b/zen/cmds/run.cpp index 711a3a341..ceeb4ddae 100644 --- a/zen/cmds/run.cpp +++ b/zen/cmds/run.cpp @@ -184,4 +184,4 @@ RunCommand::Run(const ZenCliOptions& GlobalOptions, int argc, char** argv) return 0; } -} +} // namespace zen |