diff options
Diffstat (limited to 'zen/cmds/status.cpp')
| -rw-r--r-- | zen/cmds/status.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zen/cmds/status.cpp b/zen/cmds/status.cpp index 1050b5b96..10970e3c2 100644 --- a/zen/cmds/status.cpp +++ b/zen/cmds/status.cpp @@ -20,4 +20,4 @@ StatusCommand::Run(const ZenCliOptions& GlobalOptions, int argc, char** argv) return 0; } -} +} // namespace zen |