aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/run.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-09-17 15:42:30 +0200
committerStefan Boberg <[email protected]>2021-09-17 15:42:30 +0200
commit0080e35ddb363dcac604cd77c1a07c98e4e75f4b (patch)
tree4b869f37c9384ec0c6cf3e0c56c017e4fde694ab /zen/cmds/run.cpp
parentAdded IsDebuggerPresent() query function to query whether a debugger is curre... (diff)
downloadarchived-zen-0080e35ddb363dcac604cd77c1a07c98e4e75f4b.tar.xz
archived-zen-0080e35ddb363dcac604cd77c1a07c98e4e75f4b.zip
clang-format
Diffstat (limited to 'zen/cmds/run.cpp')
-rw-r--r--zen/cmds/run.cpp2
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