about summary refs log tree commit diff
path: root/third_party/nix/src/nix/progress-bar.hh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/nix/progress-bar.hh')
-rw-r--r--third_party/nix/src/nix/progress-bar.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/nix/src/nix/progress-bar.hh b/third_party/nix/src/nix/progress-bar.hh
index 4d61175c24..d9963f9d94 100644
--- a/third_party/nix/src/nix/progress-bar.hh
+++ b/third_party/nix/src/nix/progress-bar.hh
@@ -8,4 +8,4 @@ void startProgressBar(bool printBuildLogs = false);
 
 void stopProgressBar();
 
-}
+}  // namespace nix