mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Style fixes
This commit is contained in:
parent
801112de1a
commit
8bd892117a
4 changed files with 8 additions and 8 deletions
|
@ -461,7 +461,7 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
Logger *makeProgressBar(bool printBuildLogs)
|
||||
Logger * makeProgressBar(bool printBuildLogs)
|
||||
{
|
||||
return new ProgressBar(
|
||||
printBuildLogs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue