indention

This commit is contained in:
Ben Burdette
2020-04-08 11:33:46 -06:00
parent 8c2bf15c4f
commit 805ffe1bc9
+1 -1
View File
@@ -82,7 +82,7 @@ void printErrorInfo(const ErrorInfo &einfo)
}
default: {
levelString = fmt("invalid error level: %1%", einfo.level);
break;
break;
}
}