mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
indention
This commit is contained in:
parent
8c2bf15c4f
commit
805ffe1bc9
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ void printErrorInfo(const ErrorInfo &einfo)
|
|||
}
|
||||
default: {
|
||||
levelString = fmt("invalid error level: %1%", einfo.level);
|
||||
break;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue